# 1. Clyr App Access

## Mobile Apps

The Clyr app is available on iOS and Android devices.

iOS: <https://apps.apple.com/us/app/clyr-mobile/id6459477082>

Android: <https://play.google.com/store/apps/details?id=com.clyr.clyr_mobile&hl=en_US&pli=1>

## Clyr Web App

The Clyr app can also be used on desktop computers, tablets, and larger screens.

Click here for access to the web app: <https://app.clyrpool.com/>


---

# 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/1.-clyr-app-access.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.
