# C.Scale

## C.Scale Documentation

- [What is C.Scale?](https://docs.cscale.io/readme.md)
- [Getting Started](https://docs.cscale.io/users-guide/getting-started.md)
- [Create a Project](https://docs.cscale.io/users-guide/create-a-project.md)
- [All Project Settings](https://docs.cscale.io/users-guide/create-a-project/all-project-settings.md)
- [Set a Baseline](https://docs.cscale.io/users-guide/create-a-project/set-a-baseline.md)
- [Set Project Strategy](https://docs.cscale.io/users-guide/reduce-emissions.md)
- [Carbon Reduction Measures](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures.md)
- [Form and Massing](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/form-and-massing.md)
- [Energy Use](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/energy-use.md)
- [Structure](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/structure.md)
- [Enclosure](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/enclosure.md)
- [Interiors](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/interiors.md)
- [Services](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/services.md)
- [Refrigerants](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/refrigerants.md)
- [Sitework](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/sitework.md)
- [Construction](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/construction.md)
- [Find Low-Carbon Products](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/find-low-carbon-products.md)
- [Analyze Scenarios](https://docs.cscale.io/users-guide/reduce-emissions/analyze-scenarios.md)
- [Rename, Duplicate, and Delete Scenarios](https://docs.cscale.io/users-guide/reduce-emissions/rename-duplicate-and-delete-scenarios.md)
- [Compare Scenarios](https://docs.cscale.io/users-guide/compare-scenarios.md)
- [Set Target Scenario](https://docs.cscale.io/users-guide/compare-scenarios/set-target-scenario.md)
- [Go Deeper](https://docs.cscale.io/users-guide/benefits-of-an-organization-account.md)
- [Sharing and Collaboration](https://docs.cscale.io/users-guide/benefits-of-an-organization-account/sharing-and-collaboration.md)
- [Chart Exports](https://docs.cscale.io/users-guide/benefits-of-an-organization-account/chart-exports.md)
- [Project Reports](https://docs.cscale.io/users-guide/benefits-of-an-organization-account/project-reports.md)
- [AIA DDx Reporting](https://docs.cscale.io/users-guide/benefits-of-an-organization-account/aia-ddx-reporting.md)
- [Portfolio](https://docs.cscale.io/users-guide/benefits-of-an-organization-account/create-a-portfolio.md)
- [Glossary](https://docs.cscale.io/users-guide/glossary.md)
- [How C.Scale Works](https://docs.cscale.io/the-c.scale-tm-data-model/model-structure.md)
- [Goal and Scope](https://docs.cscale.io/the-c.scale-tm-data-model/goal-and-scope.md)
- [Methodology](https://docs.cscale.io/the-c.scale-tm-data-model/whole-life-carbon.md)
- [Structure](https://docs.cscale.io/the-c.scale-tm-data-model/whole-life-carbon/structure.md)
- [Enclosure](https://docs.cscale.io/the-c.scale-tm-data-model/whole-life-carbon/enclosure.md)
- [Interiors](https://docs.cscale.io/the-c.scale-tm-data-model/whole-life-carbon/interiors.md)
- [Services](https://docs.cscale.io/the-c.scale-tm-data-model/whole-life-carbon/services.md)
- [Refrigerant Emissions](https://docs.cscale.io/the-c.scale-tm-data-model/whole-life-carbon/refrigerant-emissions.md)
- [Operational Carbon](https://docs.cscale.io/the-c.scale-tm-data-model/whole-life-carbon/operational-carbon.md)
- [Site and Landscape](https://docs.cscale.io/the-c.scale-tm-data-model/whole-life-carbon/site-and-landscape.md)
- [Stored Carbon](https://docs.cscale.io/the-c.scale-tm-data-model/whole-life-carbon/stored-avoided-carbon.md)
- [Avoided Emissions](https://docs.cscale.io/the-c.scale-tm-data-model/whole-life-carbon/avoided-emissions.md)
- [Benchmarking](https://docs.cscale.io/the-c.scale-tm-data-model/benchmarks.md)
- [Reference Data](https://docs.cscale.io/the-c.scale-tm-data-model/reference-data.md)
- [Terms of Use](https://docs.cscale.io/resources/terms-of-use.md): Last updated: July 19, 2026
- [Privacy Policy](https://docs.cscale.io/resources/privacy-policy.md): Last updated: July 19, 2026


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.cscale.io/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
