# What to order?

## Selecting a controller

Please use the following table to determine if you should purchase a Clyr lite or Clyr Controller.

{% hint style="success" %}
If you plan on only monitoring your pool equipment, you only need a Clyr Lite controller
{% endhint %}

| Your Equipment         | Clyr Lite            | Clyr Controller      |
| ---------------------- | -------------------- | -------------------- |
| Single Speed Pump(s)   | :x:                  | :white\_check\_mark: |
| Variable Speed Pump(s) | :white\_check\_mark: | :white\_check\_mark: |
| Heater                 | :x:                  | :white\_check\_mark: |
| Valve Actuators        | :x:                  | :white\_check\_mark: |
| Salt Cell              | :white\_check\_mark: | :white\_check\_mark: |
| Pool Lights            | :x:                  | :white\_check\_mark: |
| Clyr pH/ORP/Temp probe | :white\_check\_mark: | :white\_check\_mark: |
| CO2 Dosing             | :white\_check\_mark: | :white\_check\_mark: |
| Clyr Pressure Sensor   | :white\_check\_mark: | :white\_check\_mark: |

You can buy either version of the clyr controller here: <https://www.clyrpool.com/clyr-controller-features>

## Chemistry Monitoring

If you would like to monitor the pH/ORP/Temp in your pool, please order the Clyr Chemistry probe and this probe is compatible with both Clyr Lite and Clyr Controller versions.

You can buy the inline probe here: <https://www.clyrpool.com/inline-sensor>

## Filter Monitoring

If you would like to know when your filters are dirty please order the Clyr Digital Pressure Sensor. The sensor also enables other safety features such as Pump Protect, which automatically sends you an alert if it detects that the pump is malfunctioning due to air in the system. This protects your pump from burning up and having to replace an expensive pump.

You can buy the pressure sensor here: <https://www.clyrpool.com/pressure-sensor>

## CO2 Dosing for pH Balance

If you would like to automatically keep your pH balanced in your pool, please order the CO2 dosing regulator and purchase a 20-25 lb CO2 tank that can be refilled at any welding store.

You can buy the dosing system here: <https://www.clyrpool.com/co2-injection-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/what-to-order.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.
