# Refunds & Cancellation Policy

Tilt is committed to providing a safe and trustworthy marketplace for everyone. To ensure a great experience for both buyers and sellers, please note that **all bids are binding and all purchases are final.**

That said, we know issues can come up. If you experience any problems with your order, please contact our Support team at <support@tilt.app> using the email associated with your Tilt account. Our team will then guide you through the next steps and provide further assistance.

### **Supported Refunds** <a href="#h_01hex8gye4t4d78dn540qt7k0f" id="h_01hex8gye4t4d78dn540qt7k0f"></a>

We support refunds under specific conditions and within defined timeframes. Refunds may be approved for the following reasons:

* The item did not match the description (e.g. condition, photos, details)
* Significant delays in shipping or transit
* The item was missing from the package
* Incorrect item or variant received (e.g. wrong size, colour)
* Item arrived significantly damaged (e.g. stained, broken, ripped, or otherwise not as described)
* The item is counterfeit or fake

Tilt may require that the item be returned **in the exact condition it was received** in order to process a refund.&#x20;

{% hint style="info" %}
Fashion collectibles that were originally unopened and in sealed packaging are **not eligible for refunds** if you requested the seller to open or reveal the item after purchase (e.g., during a livestream or in private messages). This policy does **not** apply to bundles, clothing boxes, or similar categories.
{% endhint %}

### Please note:

* Buyers are responsible for return shipping costs
* Customs fees are not eligible for refunds
* Orders disputed through chargebacks or financial institutions are not eligible for a refund through Tilt
* Users found to be engaging in fraud or violating Tilt policies will be denied refunds and banned from the platform
* Returned items must be in their **original condition** to qualify for a refund
* Refunds will be denied if any item is **missing** from the return package
* We do not support refunds for damage to the packaging of your item

### **Refund Timeframes** <a href="#h_01hex8gye4406w6vcq1381tdpz" id="h_01hex8gye4406w6vcq1381tdpz"></a>

<table data-full-width="false"><thead><tr><th width="174" align="center">Order Status</th><th width="163" align="center">Refund Request Reason</th><th width="180">Duration for refund request</th><th>Solution</th></tr></thead><tbody><tr><td align="center">Order was placed</td><td align="center">Accidental bid, friendly fraud, etc.</td><td>Within 5 minutes from when the order was placed</td><td>You can request this cancellation in-app. You can cancel a maximum of one item, after that all sales are final. Refund requests submitted for this reason are subject to seller approval. Tilt Support will not be able to cancel orders. </td></tr><tr><td align="center">Order received</td><td align="center"><br>There were order issues (missing an item, wrong item, etc.).</td><td>You have 3 days from when you receive your item to report an issue with your order.</td><td>You can request this return from the seller by using the 'Request a Refund' button in your order summary. If you don't receive a response from the seller or if the issue remains unresolved, you can escalate the matter to our support team.<br><a href="how-to-request-a-refund">How to  Request a Refund</a></td></tr><tr><td align="center">Order is in-transit / not shipped </td><td align="center">Package is missing in transit, package tracking has not been updated, or package was not shipped</td><td>Within 60 days of placing your order</td><td>You can request this refund from the seller by using the 'Request a Refund' button in your order summary. If you don't receive a response from the seller or if the issue remains unresolved, you can escalate the matter to our support team.<br><a href="how-to-request-a-refund">How to  Request a Refund</a></td></tr><tr><td align="center">Order was marked delivered but not received</td><td align="center">Package was delivered to the wrong place, package was stolen, etc</td><td>Within 3 days from when the order was marked delivered</td><td>You can request this refund from the seller by using the 'Request a Refund' button in your order summary. If you don't receive a response from the seller or if the issue remains unresolved, you can escalate the matter to our support team.<br><a href="how-to-request-a-refund">How to  Request a Refund</a></td></tr></tbody></table>

{% hint style="warning" %}
Submitting false refund requests will lead to a permanent ban.
{% endhint %}

### **Cancelling an Order** <a href="#h_01hex8gye5hnjdfc063av1shqr" id="h_01hex8gye5hnjdfc063av1shqr"></a>

You may request to cancel an order within **5 minutes of purchase** by navigating to the order in your Order Summary. Each buyer is allowed up to **one cancellations total** across all orders. Refund requests that are submitted for this reason are subject to seller approval. Tilt will not entertain any cancellation requests.

### Refund Amount <a href="#h_01hex8gye46ztcssep4wbp7x0y" id="h_01hex8gye46ztcssep4wbp7x0y"></a>

If a request satisfies the criteria above, including the reason and time frame, **you may be eligible to receive a full refund (including shipping costs and taxes) on your order**.

### **Extensions & Exceptions to Refund Request Durations** <a href="#h_01hex8gye5hnjdfc063av1shqr" id="h_01hex8gye5hnjdfc063av1shqr"></a>

* **International Orders:**\
  International shipments can take longer to arrive. For international orders, you may request a refund up to **10 days** after the item is delivered, depending on the specific category timeframe, regardless of when the order was placed.
* **Preorders & Custom Orders:**\
  For orders with longer shipping times (such as pre-orders or custom orders), you may request a refund up to **10 days** after the item is delivered, depending on the category, as noted above.
* **Natural Disasters & Exceptional Circumstances:**\
  Extensions may be granted for buyers and sellers affected by delays caused by natural disasters, national emergencies, labour strikes, or governmental actions.
* **Counterfeit Items:**\
  If you suspect an item is counterfeit, you can request a refund up to **30 days** after the item is delivered.

<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/refunds-and-cancellation-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.
