# Using The Clyr App

- [1. Clyr App Access](https://docs.clyrpool.com/using-the-clyr-app/1.-clyr-app-access.md)
- [2. Getting Started](https://docs.clyrpool.com/using-the-clyr-app/2.-getting-started.md)
- [3. Setting up your pool](https://docs.clyrpool.com/using-the-clyr-app/3.-setting-up-your-pool.md)
- [4. Connecting your controller](https://docs.clyrpool.com/using-the-clyr-app/4.-connecting-your-controller.md)
- [5. App Components](https://docs.clyrpool.com/using-the-clyr-app/5.-app-components.md)
- [6. Schedules - Control your pool](https://docs.clyrpool.com/using-the-clyr-app/6.-schedules-control-your-pool.md)
- [7. Programs - custom ways to temporarily run your pool](https://docs.clyrpool.com/using-the-clyr-app/7.-programs-custom-ways-to-temporarily-run-your-pool.md)
- [8. Understanding pool chemistry - pH, ORP, and Chlorine](https://docs.clyrpool.com/using-the-clyr-app/8.-understanding-pool-chemistry-ph-orp-and-chlorine.md)
- [9. Configuring Alerts](https://docs.clyrpool.com/using-the-clyr-app/9.-configuring-alerts.md)
- [10. Configuring Freeze Protect](https://docs.clyrpool.com/using-the-clyr-app/10.-configuring-freeze-protect.md)
- [11. Autopilot - Let Clyr automatically optimize and dose your pool](https://docs.clyrpool.com/using-the-clyr-app/11.-autopilot-let-clyr-automatically-optimize-and-dose-your-pool.md)
- [12. Sharing access to your pool to others](https://docs.clyrpool.com/using-the-clyr-app/12.-sharing-access-to-your-pool-to-others.md)


---

# 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://docs.clyrpool.com/using-the-clyr-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.
