> 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-after-oct-2022.md).

# Tank Monitor - Wifi Setup (after Oct 2022)

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

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

<figure><img src="/files/9jm15rXMvCoptR9HhRH8" alt=""><figcaption></figcaption></figure>

#### Tools you'll need:

To give your sensor a clear view of the water in your tank, [you'll need to drill a 50 - 60mm hole in your tank](/3.0.1/hole-saw-options.md). This is a standard size drill bit available from your local hardware store.&#x20;

<figure><img src="/files/J79bVjC3aHqHKP2rlybV" alt=""><figcaption></figcaption></figure>

#### Open the mobile app and begin the set up wizard, you'll need to be at your tank to follow these steps.

<figure><img src="/files/lLnGjbyWUmKSbtsUFh7h" alt=""><figcaption></figcaption></figure>

**The setup wizard will help you to:**

* Connect to the tank monitor with Bluetooth
* Drill a 50 - 60mm hole in your tank
* Take measurements
* Attach your tank monitor to the tank
* Verify your first measurements


---

# 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-after-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.
