> For the complete documentation index, see [llms.txt](https://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/jiao-yi-ye-mian/xian-jia-wei-tuo.md).

# 限价委托

点击限价委托，可以根据您想要的市值/价格百分比/价格来设定限价委托，点击确认买入/确认卖出后，会在当前委托里显示。您可以随时撤回您的限价委托订单。\
\
每笔限价委托会尝试触发6次，6次全部失败之后才会判定为委托失败。\
\
\***限价单成交价格与设定的不一致是正常现象。如果您想减少在链上交易时的价格偏差，您可以：**\
1\. 选择流动性充足的池子。 \
2\. 设置可以接受的滑点(可能会导致交易失败)。 \
3\. 小额交易。 \
4\. 选择极速模式。\
![](/files/HoIvrKOG9C2PFWyGlaBH)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dexx.gitbook.io/dexx-zhong-wen-jiao-cheng/jiao-yi-ye-mian/xian-jia-wei-tuo.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.
