> For the complete documentation index, see [llms.txt](https://devcontrol2.gitbook.io/devcontrol2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devcontrol2.gitbook.io/devcontrol2/readme/daily-controls-and-notifications/overall-ai-summary.md).

# Overall AI summary

#### Where to find it?

It is located at the bottom of the conditions tab.

<figure><img src="/files/wj7LbDPVmJR2nGebd2t9" alt="image showing where the ai summary is"><figcaption></figcaption></figure>

#### And what is it?

Is it just an AI summary....

Examples here:

* Solar is idling at 20W under a blanket of clouds—our 110W panel is barely waking up. Battery: 66%. Tonight's astronomy is a washout (24% quality), but tomorrow looks fair. Also, the phantom cat remains missing. Stay powered! ☀️☁️
* Solar's underperforming at 23W with 87% cloud cover; battery's at 49%. Forget the telescope tonight (Cloudy), but tomorrow's fair night looks promising. The 90% moon is currently stealing the show.
* Morning! Solar is barely stirring at 5W under 100% cloud cover. Battery's at 36%, peak expected at 09:00. Night was a rainy wash with a bright 88% moon. Still no phantom cats detected in the system!
* Night mode: Partly cloudy (71% Deepsky) with a bright 87.8% moon—great for lunar views, poor for nebulae. Rain tomorrow, so look up now! Battery at 47%. (Still no cat sightings. 🐈‍⬛)


---

# 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://devcontrol2.gitbook.io/devcontrol2/readme/daily-controls-and-notifications/overall-ai-summary.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.
