# What is the Wi-Fi range of the Grow Sensor?

In an open space, the range is approximately 200 meters, but this may vary based on your specific setup.

For the best connectivity, place your router in a central location and minimise obstructions between the sensor and the Wi-Fi source. If you experience connectivity issues, a Wi-Fi extender may help improve coverage.

<br>


---

# 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://faq.growsensor.co/the-grow-sensor/what-is-the-wi-fi-range-of-the-grow-sensor.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.
