# Refunds & Disputes

{% hint style="info" %}
**Good to know:** Move, (m0ve.app) is an open marketplace, we do not act as the actual seller of any event on the platform. Move is not liable or accountable for any purchases to an organizer. To view our platform's term please view our [Terms & Conditions](https://9th.app/m0ve/terms).
{% endhint %}

To file for a refund quickly as possible, you will need to file a [support ticket](https://m0ve.app/support).&#x20;

**Please include the following when submitting.**

* Full Name
* Email used for the purchase
* Account Purchased From (User, who event you purchased ticket(s) from.)
  * Please include the event URL and Profile URL, or attach the ticket confirmation
* Booking Confirmation ID
* Transaction reference ID
* Reason for refund

Including the account name you made the purchase from or the attached ticket/receipt of purchase along with a  few details regarding the reason for the dispute and refund would be helpful.&#x20;

We treat transactional issues with the utmost urgency, within the process of a refund we contact the event organizer and keep in contact with the originator of the dispute.

The quicker you file a dispute the better. As time goes on, it'll be difficult to pin down your transaction and resolve the issue.&#x20;


---

# 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://docs.m0ve.app/attendees/refunds-and-disputes.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.
