> For the complete documentation index, see [llms.txt](https://help.waterwatch.io/3.0.1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.waterwatch.io/3.0.1/installation-guides-tank-monitors/tank-monitor-wifi-setup-before-oct-2022.md).

# Tank Monitor - Wifi Setup (before Oct 2022)

{% hint style="info" %}
Before installing please read our [positioning tips](/3.0.1/tank-monitor-positioning.md)
{% endhint %}

{% file src="/files/ZgTryzTNrvsYiurfogSk" %}

#### Tools You'll Need:

<div align="center"><img src="/files/uMq8vnnpBwejmNm6M9rf" alt=""></div>

{% hint style="info" %}
For best results your tank monitor should be installed at least 300mm above the highest water level. 200mm is the minimum measurable distance above the highest water level.
{% endhint %}

#### Ready To Install?

When you have logged into the [Waterwatch mobile app](/3.0.1/mobile/download-the-app.md) you’ll see your new tank monitor ready to activate. Select your tank monitor to open the Set Up Wizard.

![](/files/Baa0AGIFvVOjpP1snN8E)

You will need to be at your tank when you are ready to follow the Set Up Wizard steps. Before you go to your tank, make sure you have your wifi password with you so that you can connect when prompted.

#### The Set Up Wizard will help you to:

* Connect to the tank monitor with Bluetooth&#x20;
* Connect the tank monitor to your wifi network&#x20;
* [Drill a 50 - 60mm hole in your tank](/3.0.1/hole-saw-options.md)&#x20;
* Measure the distance from the hole you’ve cut to the bottom of the tank&#x20;
* Measure the maximum possible water depth&#x20;
* Attach your tank monitor to the tank&#x20;
* Verify your first measurements&#x20;
* Name your tank monitor

#### Quick App Guide

![](/files/IpRlvYoCYgRRoDajUaXN)


---

# 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://help.waterwatch.io/3.0.1/installation-guides-tank-monitors/tank-monitor-wifi-setup-before-oct-2022.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.
