> For the complete documentation index, see [llms.txt](https://faq.growsensor.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.growsensor.co/getting-started/how-do-i-onboard-my-grow-sensor.md).

# How do I onboard my Grow Sensor?

{% content-ref url="/pages/uFGNpynOQuV8jCo711MW" %}
[Do I need to charge my Grow Sensor when it arrives?](/getting-started/how-do-i-onboard-my-grow-sensor/do-i-need-to-charge-my-grow-sensor-when-it-arrives.md)
{% endcontent-ref %}

{% content-ref url="/pages/tipO4tv8UhP3IlkCud65" %}
[How do I connect my Grow Sensor to my Wi-Fi network?](/getting-started/how-do-i-onboard-my-grow-sensor/how-do-i-connect-my-grow-sensor-to-my-wi-fi-network.md)
{% endcontent-ref %}

{% content-ref url="/pages/c7pDT0QpxFaICa5ewIbk" %}
[How quickly will I see graph data in the app after onboarding?](/getting-started/how-do-i-onboard-my-grow-sensor/how-quickly-will-i-see-graph-data-in-the-app-after-onboarding.md)
{% endcontent-ref %}

Once your Grow Sensor is successfully onboarded, we recommend [calibrating the CO₂ sensor before use. ](/the-grow-sensor/how-do-i-calibrate-the-grow-sensor/do-i-need-to-calibrate-any-other-sensors.md)

The CO₂ sensor is highly sensitive, and vibrations during shipping can slightly affect its readings.

\
To ensure accuracy, please follow the in-app instructions to calibrate your sensor once it’s in place. It only takes a moment and helps guarantee reliable environmental data for your grow.


---

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

```
GET https://faq.growsensor.co/getting-started/how-do-i-onboard-my-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.
