# P2P Trading

## Peer-to-Peer Trading

Buyers and sellers can interact directly on the platform, setting their preferred prices and trade quantities. Pre-Market trading on the Unich platform is executed through blockchain-based smart contracts, ensuring transparency, security, safety, and fairness for both buyers and sellers.

By using a Web3 Wallet to connect with Unich Pre-Market OTC, users can trade from anywhere with the same access point right at Unich, providing an unprecedented level of convenience and privacy for both buyers and sellers.

## How does Unich Pre-Market OTC Peer-to-peer (P2P) Trading work?

**Order Placement**

Makers can create buy or sell orders on the platform at their desired prices, while takers can match available market orders with the amount of money they wish to trade.

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

**As a buyer:**&#x20;

To place a buy order, you need to pay a transaction fee along with a 50% payment amount based on your order value. Once your order is matched with a seller, you wait for the settlement period to provide the remaining 50% of the margin and for the seller to deliver the full amount of the committed tokens at the Settle Time. If the seller fails to deliver the tokens on time, you will receive the seller’s entire margin as compensation and get back your collateral.

**As a seller:**

To place a sell order, you need to pay a transaction fee and provide a 50% margin for the order. When your order is matched with a buyer, you will prepare to deliver the tokens within the settlement period. Upon successful delivery of the tokens, you will receive the payment from the buyer and have your collateral returned.


---

# 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.unich.com/pre-market-otc/p2p-trading.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.
