> 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/using-1-clarisea-by-itself-and-or-1-filter-sock-or-no-socks.md).

# Using 1 Clarisea By Itself and/or 1 Filter Sock (or No Socks)

## Using 1 Clarisea and 1 Filter Sock (or no Socks) -&#x20;

While we do not recommend this setup, it is possible to use it this way if you so choose to.

You can use 1 Clarisea SK5000 and no socks. The steps below will explain how to setup this configuration.&#x20;

![Installation of 1 SK5000 and 1 Filter Sock](/files/dEFjZYUyXC8YbmAaOHyG)

1. If using only one Clarisea SK5000, Follow[ Installing the Clarisea SK5000 into the sump ](/installation-manuals/sk-sump-installation/installing-the-clarisea-sk5000-into-the-sump.md)instructions first. Then move on to step 2. below.&#x20;
2. Make sure the 1" Plug is screwed into the empty section where no Clarisea will be used.&#x20;
3. Install the included filter sock plate into the empty space. No filter sock is needed unless you want to have one in there.
4. It can be run with no sock in the holder if you choose as well, but you may get some trickle noise. Having a filter sock in the empty chamber can help to reduce noise if your flow is more than the Clarisea can handle.&#x20;
5. You are now ready to turn on your return pump on your system!


---

# 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/using-1-clarisea-by-itself-and-or-1-filter-sock-or-no-socks.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.
