# My VWC reading is too low or high, help!

Proper positioning is key to obtaining accurate and reliable moisture measurements.

### **VWC reading too low**

#### Possible cause:

* The sensor is placed too high in the substrate, causing it to underestimate moisture levels.
* The sensor's electrical current does not fully propagate through the substrate, leading to lower-than-expected readings.

#### Solution:

* Reposition the sensor lower in the substrate, closer to the root zone, to capture a more accurate moisture reading.

### **VWC reading too high**

#### Possible cause:

* The sensor is placed too low, near the bottom of the substrate, where excess water can pool.
* The electrical current extends into the saturated zone, inflating moisture readings.

#### Solution:

* Move the sensor slightly higher to avoid detecting pooled water at the bottom.

### **Substrate-specific placement adjustments**

* Coco coir retains water differently than rockwool, often leading to a higher saturation zone near the bottom.
* To compensate, position the sensor one inch higher in coco than you would in rockwool to achieve more consistent and accurate VWC readings.

By adjusting sensor placement based on your substrate type and root zone conditions, you’ll ensure accurate, repeatable moisture measurements, leading to better irrigation decisions and healthier plants.

<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/substrate-probes/my-vwc-reading-is-too-low-or-high-help.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.
