# Resolve Dispute

If you cannot receive the payment from the counterparty, you can raise a dispute and our moderator will settle the case for you. Your trade status will turn into Dispute and at this point you can create a ticket in our [Discord](https://discord.com/channels/952397096722505768/1322233983391498324). Our moderator will gather all evidences from both parties and decide who should receive the locked tokens.

To ensure a smooth transaction and not losing your money in a trade, make sure to follow the points below:

1. Always contact the counterparty before entering a deal.
2. Always keep the chat record by doing screen captures as the counterparty may delete the chat records in case of dispute.
3. Do not trade in large amount. Fina P2P is still in Beta phase so please use it cautiously.
4. Please make sure it is legal to use P2P Cryptocurrency trading platform in the jurisdiction that you are at.
5. Moderators will not be responsible for any loss of funds due to dispute resolutions.


---

# 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.fina.cash/fina-p2p/features/resolve-dispute.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.
