# What are the returns conditions?

To qualify for a return, the Grow Sensor must be:

* Returned within 30 days of receiving your order
* In its original packaging
* Accompanied by proof of purchase

We reserve the right to decline returns if the product is damaged due to misuse or if it doesn’t meet these conditions.

To start a return, email us at <support@growsensor.co>.

<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/returns-and-refunds/what-are-the-returns-conditions.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.
