# Getting set up

<details>

<summary>Step 1: Download the app</summary>

Download our app "Clyr Mobile" from both app stores:

### iOS

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

### Android

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

</details>

<details>

<summary>Step 2: Create your account</summary>

You may use the app or go to <https://app.clyrpool.com> and please click the "Don't have an account? Click here to get started"

### DIYs

Please select pool owner when creating an account

### Pool Companies

Please select Team when creating an account

</details>

<details>

<summary>Step 3: Create your first location</summary>

Once logged in, the app will prompt you to create a location for your first pool and Clyr Controller install. Please fill in as much detail as possible and then you'll be ready to bring your pool online.

</details>

<details>

<summary>Step 4: (Teams Only) Invite your team</summary>

In order for your pool company to have all pools and techs associated to your Clyr account, you can invite them all through the web portal at[ https://app.clyrpool.com](https://app.clyrpool.com)

Once logged in, proceed to "Settings" and then look for the "Company" tab at the top. After selecting you will see the option to add your team.

![](/files/IukUE0fMhPyAk4pP5TMc)

</details>


---

# 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/get-started/getting-set-up.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.
