# How do I calibrate the Grow Sensor?

{% content-ref url="/pages/9giShOaortvlLitJ7tCB" %}
[Does the Grow Sensor come pre-calibrated?](/the-grow-sensor/how-do-i-calibrate-the-grow-sensor/does-the-grow-sensor-come-pre-calibrated.md)
{% endcontent-ref %}

{% content-ref url="/pages/lGAaRVCHNXrXx32gTjB2" %}
[How do I calibrate the humidity sensor?](/the-grow-sensor/how-do-i-calibrate-the-grow-sensor/how-do-i-calibrate-the-humidity-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/NcGnRjEoEGtQXIF7I43C" %}
[How do I calibrate the CO2 sensor?](/the-grow-sensor/how-do-i-calibrate-the-grow-sensor/how-do-i-calibrate-the-co2-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/uteoFm0okL7C3trMotQu" %}
[Do I need to calibrate any other sensors?](/the-grow-sensor/how-do-i-calibrate-the-grow-sensor/do-i-need-to-calibrate-any-other-sensors.md)
{% endcontent-ref %}

{% content-ref url="/pages/wFed8F7iY5o6Y6PBsB6A" %}
[Can I set offsets to help with calibration?](/the-grow-sensor/how-do-i-calibrate-the-grow-sensor/can-i-set-offsets-to-help-with-calibration.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://faq.growsensor.co/the-grow-sensor/how-do-i-calibrate-the-grow-sensor.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.
