# Getting started

Please ensure that you read and agree to the [Terms and Conditions](https://www.termsfeed.com/live/de519a3e-de05-4e4f-98f3-0d648e98d56e) before setting up your Grow Sensor.

{% content-ref url="/pages/ubz87Jo9coawYd857v4y" %}
[How do I onboard my Grow Sensor?](/getting-started/how-do-i-onboard-my-grow-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/rKsOhEN0z0jdH0Yn1CM4" %}
[How do I hang my Grow Sensor in my environment?](/getting-started/how-do-i-hang-my-grow-sensor-in-my-environment.md)
{% endcontent-ref %}

{% content-ref url="/pages/wKB0tbNsEv4iGpL11YIv" %}
[How do I set up my leaf temperature sensor?](/getting-started/how-do-i-set-up-my-leaf-temperature-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/VVGMaCjcVBZ1cRvbdshy" %}
[How do I set up my substrate probe?](/getting-started/how-do-i-set-up-my-substrate-probe.md)
{% endcontent-ref %}

{% content-ref url="/pages/UecWml5eZBn1ZLLiplDa" %}
[How do I charge my Grow Sensor?](/getting-started/how-do-i-charge-my-grow-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/aNZchgkdE8988OOXwU8o" %}
[How do I use the Grow Sensor App?](/getting-started/how-do-i-use-the-grow-sensor-app.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/getting-started.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.
