> For the complete documentation index, see [llms.txt](https://docs.synergyreef.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.synergyreef.com/installation-manuals/sk-sump-installation/float-switch-bracket-installation-sk5000-gen3-only.md).

# Float Switch Bracket Installation (SK5000 Gen3 Only)

{% hint style="danger" %}
The SK5000 Gen3 uses a float switch that clips onto the unit. You will need to use the float switch bracket(s) that was included with the Sump.&#x20;
{% endhint %}

### ***Float Switch Bracket Installation:***

Before installing the SK5000 Gen3 into the sump you must first install one of the included Float Switch Bracket that came with the sump. The factory float switch bracket included with the Clarisea SK5000 unit will NOT be used with our sump as it is too short. You will receive 1 Float Switch bracket with your order from us. If you choose the option for 2 Clarisea plates with your order, you will receive 2 Brackets. If you did not receive the brackets with your sump, please email us <support@synergyreef.com>

The brackets will determine when your roller mat advances and are necessary for the sump to perform properly. There are a lot of factors that influence this such as water level in the sump, GPH Flow thru your sump and sediment levels in your system. Below is a photo of our float switch bracket with the Clarisea SK5000 Gen3 float switch installed.

![Bracket for SK5000 Gen3 with Float Switch installed](/files/Jn7teRLPOiwioOv5qlCt)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.synergyreef.com/installation-manuals/sk-sump-installation/float-switch-bracket-installation-sk5000-gen3-only.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
