> For the complete documentation index, see [llms.txt](https://enless.gitbook.io/centre-aide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-3/use/co-calibration.md).

# CO₂ calibration

The TX CO2 T\&H AMB is delivered pre-calibrated. If you notice a drift in the measured CO2 values over time, you can manually recalibrate them on a “fresh-air” basis. To ensure the best possible calibration, we recommend calibrating the products by following the procedure below.

## **Calibration procedure** CO₂

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><ol><li>When the sensor is powered, place it near a window. The window must be open so that the air in which the transmitter will be calibrated is fresh.</li></ol></td><td><a href="/files/8c60f9a038679a765c673d0a8977408f5b541867">/files/8c60f9a038679a765c673d0a8977408f5b541867</a></td></tr><tr><td><ol start="2"><li>Press the sensor push button until the orange LED lights up. Do not release until the orange LED lights up (after about 15 s). This means the calibration process has started.</li></ol></td><td><a href="/files/6d9728249261c778753bf5ba0c33fe9178c9e9bc">/files/6d9728249261c778753bf5ba0c33fe9178c9e9bc</a></td></tr><tr><td><ol start="3"><li>Move away from the sensor and let the calibration take place. The process takes about 3 minutes. The orange LED flashes periodically during the calibration phase.</li></ol></td><td><a href="/files/0c5b71c413f732067d4563df47a37ae752ec0023">/files/0c5b71c413f732067d4563df47a37ae752ec0023</a></td></tr><tr><td><ol start="4"><li>When the LEDs stop blinking, this means the calibration is complete. You can take the sensor back and install it in its final location.</li></ol></td><td><a href="/files/b65b7cc557e472f9503531585834b0e1a37d22cf">/files/b65b7cc557e472f9503531585834b0e1a37d22cf</a></td></tr></tbody></table>


---

# 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://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-3/use/co-calibration.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.
