# How do I use the Grow graphs?

Let’s dive deeper into how to make the most of your data.

{% content-ref url="/pages/gviPpjuFZdG7Ebq4Joat" %}
[What graphs/data can I see?](/the-grow-app/how-do-i-use-the-grow-graphs/what-graphs-data-can-i-see.md)
{% endcontent-ref %}

{% content-ref url="/pages/cBYDsITh2FfCApObkKn6" %}
[How do I interact with graphs?](/the-grow-app/how-do-i-use-the-grow-graphs/how-do-i-interact-with-graphs.md)
{% endcontent-ref %}

{% content-ref url="/pages/fgerRzS63IyFdoHtEAv0" %}
[How often does the graph data update?](/the-grow-app/how-do-i-use-the-grow-graphs/how-often-does-the-graph-data-update.md)
{% endcontent-ref %}

{% content-ref url="/pages/4lT5ddDeH9zvPIxQEW3V" %}
[Can I filter graphs?](/the-grow-app/how-do-i-use-the-grow-graphs/can-i-filter-graphs.md)
{% endcontent-ref %}

{% content-ref url="/pages/4otLI3fjfk7KQnmOgrgr" %}
[When does the eDLI (Daily Light Integral) graph reset?](/the-grow-app/how-do-i-use-the-grow-graphs/when-does-the-edli-daily-light-integral-graph-reset.md)
{% endcontent-ref %}

{% content-ref url="/pages/MZJkrm3m82xiovNmTIK2" %}
[How do I use the light spectrum graph in the app?](/the-grow-app/how-do-i-use-the-grow-graphs/how-do-i-use-the-light-spectrum-graph-in-the-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/bNomkUQUuM4sj9FAa5ZZ" %}
[What is leaf VPD, and can I see this in the graphs?](/the-grow-app/how-do-i-use-the-grow-graphs/what-is-leaf-vpd-and-can-i-see-this-in-the-graphs.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-app/how-do-i-use-the-grow-graphs.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.
