# Ordering Examples

## Simple Pool - No Spa

The table below shows an example of what a customer has. They've asked to be able to control the pool from their phone and to get alerts about what to add on chemistry.

| Your Equipment                                            | Clyr Lite            | Clyr Controller      |
| --------------------------------------------------------- | -------------------- | -------------------- |
| Intelliflo Variable Speed Pump                            | :white\_check\_mark: | :white\_check\_mark: |
| Intellichlor I-40 salt cell                               | :white\_check\_mark: | :white\_check\_mark: |
| Monitor chemistry using Clyr's pH/ORP/Temp Probe          | :white\_check\_mark: | :white\_check\_mark: |
| Monitor filter pressure using clyr digital pressure probe | :white\_check\_mark: | :white\_check\_mark: |

In this example, you can buy either version of the clyr controller here: <https://www.clyrpool.com/clyr-controller-features>

## Pool / Spa Combo

On a pool spa combo, **you will have to order a Clyr Controller** as Clyr Lite controllers cannot control heaters.

## Monitor Pool Equipment/Chemistry with pH CO2 Dosing

In this case, let's say a customer wants to keep their existing automation system but wants to add Clyr's chemistry readings and recommendations + do CO2 dosing. In this case, you can purchase either a Clyr Lite or Clyr Controller as both can monitor equipment and do CO2 dosing. **The recommendation to by a full Clyr Controller** would likely be if the customer has expressed interest in eventually moving everything over to the Clyr system.


---

# 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/ordering-examples.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.
