> For the complete documentation index, see [llms.txt](https://docs.kellyfarmpool.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kellyfarmpool.org/pool-startup/pool-startup.md).

# Pool Startup

Before filling the pool, be sure to check the skimmer valve and the main drain valve to make sure they are in the closed position. Keep these closed while filling. You can open them up when the pool is almost full and begin circulation.

Use both hose lines (by the bathrooms and the snack shack) and begin filling the pool with water

Once the pool is at the skimmer line, you can open the main drain and skimmer valves. Only open to the marked line on the valve. This will begin filling the skimmer lines and main drain lines with water. Once the lines are filled and the water is an inch over the skimmer lines, you can turn on the pump and begin circulating water.


---

# 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:

```
GET https://docs.kellyfarmpool.org/pool-startup/pool-startup.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.
