# 限价单

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

使用我们的限价单功能，您可以以期望价格来兑换代币。&#x20;

请注意，即使市场价格达到其目标，限价单也不能保证执行，只有当其他用户吃单时才可以。

这项服务是免费使用的。

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

### 非托管式下单

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

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

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

![](/files/0dCNQLAiCIRpzTomay8E)

### 浏览

在浏览界面上，您可以查看市场上的最新订单或对自己的订单进行修改/取消操作。

### 兑换

此界面可以帮助您在市场上进行吃单操作，它能够有效地帮您找到任何给定货币对的最佳可执行价格和数量。

![](/files/ivRQwA4rAd7j57DnfCDn)

### 合约

限价单: 0x100609b86B1dc4Fc6D31F899447E5D2AE24df8A8


---

# 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/limit-orders.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.
