# Received Wrong Item

If you have received the wrong item, you should contact the seller regarding this situation. You can also [request a refund](/tilt-help-desk/returns-and-refunds/how-to-request-a-refund.md) from the seller. If the seller remains unresponsive, please contact us at <support@tilt.app>. You can also click [here](https://support.tilt.app/tilt-help-desk/general/contact-tilt) to learn alternative ways to contact support.

Requests to our support must include:

* The incorrect item that you received
* Order number
* Name of the seller
* The product name that you were supposed to receive

If the situation is escalated to us and we determine that your product is incorrect, we will get in touch with you to arrange a return. You can find more information about returning a product [here](https://support.tilt.app/tilt-help-desk/returns-and-refunds/returning-items-for-a-refund).

<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://support.tilt.app/tilt-help-desk/returns-and-refunds/received-wrong-item.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.
