# 点对点交易（P2P）

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

使用我们的P2P交易协议，您可以与您认识的人进行交易，而无需担心被其他人接受订单。

这项服务是免费使用的。

限价单/P2P观察者电报群: <https://t.me/benswapsbchlimitp2p>

### 非托管式下单

当您提交订单时，您的代币并不会离开您的钱包。如果您在订单被交易之前移动了代币，则该订单不会被交易。如果你反复提交某些订单从而使总量超出了您的钱包余额，这样也只是会导致一部分订单无法被执行而已。

### 智能检测当前兑换率

该产品能够以智能的方式检测到两个给定代币之间的当前市场汇率，即便是那些几乎不相关的代币。

![](/files/WRfaz05s6ToaE7ddfKoE)

### 合约

P2P交易: 0x0028d24E1bd811169Acb177b667021C856276902


---

# 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.benswap.cash/zhong-wen/features/p2p.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.
