# How to Request a Refund

If your order hasn’t arrived, or you received the wrong or a damaged item, you can request a refund by following the steps below. If you have encountered counterfeit or fake items, you can click [here](https://support.tilt.app/tilt-help-desk/reporting/counterfeit-or-fake-items).

**Sellers have up to 5 days to respond to your refund request.** If the request is approved, the seller may either require the item to be returned before issuing the refund or choose to issue the refund without a return.

If the refund was initiated by the seller, it will be reflected on your end. Please note that if the refund requires a return, it will not be processed until the seller receives the item back. Receiving the refund may take **5 to 10 working days**, depending on your bank, though it typically arrives sooner.

{% @storylane/embed subdomain="tilt" linkValue="slr5ew4e39u3" url="<https://tilt.storylane.io/share/slr5ew4e39u3>" fullWidth="true" %}

{% hint style="warning" %}
We are not responsible for communication between customers and sellers outside our platform. Both parties must act reasonably—customers should make honest requests, and sellers must respond in good faith. Misuse may result in a permanent ban.
{% endhint %}


---

# 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/how-to-request-a-refund.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.
