# Enter a Deal

<figure><img src="/files/A1fntS0LbxQ2NrcVYYAo" alt=""><figcaption></figcaption></figure>

Besides creating a post yourself, you can also enter a deal with a post created by other users. Click on Buy or Sell button of the post and you should see a Buy (or Sell) Modal.&#x20;

You are advised to contact the post creator with the Contact Info provided first before entering a deal. Also, remember to keep all chat records in case of dispute.

Next, enter the amount of cryptocurrency you want to trade and click Confirm. If you are selling cryptocurrency, you need to deposit the cryptocurrency with the amount you set.

### Deal Status

<figure><img src="/files/nqlpOjl9eg2dN2LKwcbK" alt=""><figcaption></figcaption></figure>

You can check your deal status under My Trades. For example in this case your trade status is Pending for Customer Transfer. Click on Payment Details to check the counterparty's payment method.

<figure><img src="/files/GaYdpdfBDKWrefOhsQjj" alt=""><figcaption></figcaption></figure>

Click on Payment Detail to check the counterparty's payment instruction. Make sure to contact the counterparty before making any transaction (eg, Ethereum Transfer) and keep the chat record in case of dispute.

After making the payment, notify the counterparty by clicking Confirm Payment. The deal status will change to Pend Dealer Sign Off and trade will be resolved once the counterparty confirm received the payment and sign off the deal.

You can also cancel the deal after the expiry time. In that case the cryptocurrency you deposited will be refunded to the counterparty.


---

# 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/enter-a-deal.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.
