> For the complete documentation index, see [llms.txt](https://faq.growsensor.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.growsensor.co/returns-and-refunds/do-you-have-a-returns-and-refund-policy.md).

# Do you have a returns and refund policy?

Yes, we offer a [30-day return and refund policy.](https://www.termsfeed.com/live/2df0548b-72c6-49ac-8d67-6388bccd9402) If you're not completely satisfied with your Grow Sensor, you can return it within 30 days of receiving your order, as long as it’s in its original packaging and you have proof of purchase.

Once we receive the returned product, we’ll issue a full refund to your original payment method.

To start a return, email us at <support@growsensor.co>. You can also read the full returns and refund policy[ here](https://www.growsensor.co/).

<br>


---

# 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:

```
GET https://faq.growsensor.co/returns-and-refunds/do-you-have-a-returns-and-refund-policy.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.
