> For the complete documentation index, see [llms.txt](https://docs.cscale.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/interiors.md).

# Interiors

### Floor Area w/ Fit-Out

The percentage of floor space that will be fitted out for occupation by building tenants. The default value is 70%. If tenant fit-out is outside the project scope, this field can be set to 0%.

### Interior Fit Out Specification

The specification of the fittings, furniture, and fixtures required for the use of the building by its tenants. These specification levels do not describe specific fit-outs or materials. Instead, they approximate the 80th, 50th, and 20th percentile of the distribution of all available data on tenant fit-outs.&#x20;

<details>

<summary>Interior Fit Out Specification Choices (Carbon Intensity)</summary>

* **Low Carbon (20th percentile).** 20th percentile of GWP for interior fitouts.&#x20;
* **Average (50th percentile).** 50th percentile of GWP for interior fitouts.&#x20;
* **High Carbon (80th percentile).** 80th percentile of GWP for interior fitouts.&#x20;
* **Custom**. Enter a custom carbon intensity.

</details>

<div align="left"><figure><img src="/files/5PTzN1xN8eGBvdbe1wtk" alt="" width="339"><figcaption><p>Choose from pre-defined interior carbon intensities, or input a custom value.</p></figcaption></figure></div>

**Interior Reuse**

The reuse of interior fitout materials as a percentage of the total fitout. *Note that these measures only affect upfront emissions; refurbishments are counted normally.*&#x20;

#### Interiors Service Life

The length of time over which a majority of the interior fit out will be replaced.


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.cscale.io/users-guide/reduce-emissions/carbon-reduction-measures/interiors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
