# What happens if my package gets damaged during shipping?

If your package arrives damaged, please reach out to us immediately at <support@growsensor.co>.

To help us resolve the issue quickly, please include:

* Photos or videos showing the damage to both the box and the Grow Sensor.
* Your order number for reference.

Once we’ve reviewed the evidence, we'll arrange a replacement or refund, depending on what works best for you.

<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/shipping-and-delivery/what-happens-if-my-package-gets-damaged-during-shipping.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.
