# 点对点交易

## 点对点交易

买家和卖家可以直接在平台上互动，设定他们希望的价格和交易数量。Unich 平台上的 Pre-Market 交易通过基于区块链的智能合约执行，确保买卖双方的透明度、安全性、可靠性和公平性。

通过使用 Web3 钱包连接到 Unich Pre-Market OTC，您可以从任何地方进行交易，提供无与伦比的便捷性和隐私保护，确保买卖双方享受相同的访问权限。

## Unich 盘前场外点对点（P2P）交易如何运作？

### 下单

创建订单的人可以在平台上以他们希望的价格创建买单或卖单，而接单的人可以根据他们希望交易的金额匹配可用的市场订单。

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

**作为买家：**

要下达买单，您需要支付交易费以及基于订单价值的 50% 付款金额。一旦您的订单与卖家匹配，您就需要等待结算期提供剩余 50% 的保证金，并等待卖家在结算时交付全部承诺的代币金额。如果卖家未能按时交付代币，您将收到卖家的全部保证金作为补偿并取回您的抵押品。

**作为卖方：**

要下达卖单，需要支付交易费并为订单提供50%的保证金。当您的订单与买方结算相符后，您将准备在保障交付成功后。交付代币后，您将您买家的付款并退还收到的抵押品。


---

# 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/unich-docs-chinese/pre-market-otc/dian-dui-dian-jiao-yi.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.
