# How do I use the light spectrum graph in the app?

This is especially useful if you're adjusting your light spectrum throughout the day - you’ll see those changes reflected in the graph in real time.

{% hint style="info" %}
**Coming soon:** We’re working on adding a traditional snapshot view of the spectrum, which will be available in your grow Settings for a snapshot view of your light spectrum at any given moment.
{% endhint %}

<mark style="background-color:red;">Add video</mark>

<br>


---

# 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/how-do-i-use-the-light-spectrum-graph-in-the-app.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.
