# Network Coverage

## Check the Network Coverage

In New Zealand Waterwatch sensors connect to Sigfox, Spark and Vodafone and in Australia - Sigfox, Telstra. Our sensors will work anywhere with 4g or 5g coverage.

Ways to check the connectivity:

### Coverage in New Zealand:

* [Spark coverage](https://www.spark.co.nz/shop/mobile/network/) (select **CAT-M1**)
* [Vodafone coverage](https://www.vodafone.co.nz/network/coverage/) (select **LTE-M**)
* **Sigfox coverage**. Contact us at <info@waterwatch.io> with the address or gps coordinates of the intended sensor location.

### Coverage in Australia:

* [Telstra coverage](https://www.telstra.com.au/business-enterprise/solutions/internet-of-things/iot-coverage)
* **Sigfox coverage**. Contact us at <info@waterwatch.io> with the address or gps coordinates of the intended sensor location.


---

# Agent Instructions: 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://help.waterwatch.io/3.0.1/support/network-coverage.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.
