> For the complete documentation index, see [llms.txt](https://tokenlon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokenlon.gitbook.io/docs/learn/tokenlon-intro/tokenlon-xian-jia-dan.md).

# Tokenlon 限价单

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

Tokenlon 现已在 Ethereum 主网部署「限价单」功能 Beta 版。至此，用户可在 Ethereum 或 Arbitrum 网络均可进行挂单交易。同时，为了鼓励用户前来体验 Etheruem 主网限价单功能，我们将在近期举办第一届 Tokenlon 金手指抄底大赛，iPhone14 & AirPods 等你来赢取，详见[活动公告](https://support.tokenlon.im/hc/zh-cn/articles/14382816278164)。

另外，我们基于用户反馈优化了限价单交易体验，并增加了价格曲线和蜡烛图功能，方便用户进行交易决策。

![](https://lh3.googleusercontent.com/OUI1mMVzjtXJvfKHf1qqVJMuympaIxHcO_xeyh6fpDvwLkN425lJ2BvUaaz3g9JhtLllQ0i5VoLX-uVDZwjGq_TO3dNZZBOCoHRN5jwAqfFA3HO4D1bNIt6YewOEFkOWrK6Dg5kwdqkVpRVXlNSB66Y)

&#x20;

**什么是「限价单」？**

限价单（Limit Order）是指只有达到设定的指定价格才会执行的交易，与中心化交易平台挂单功能类似。限价单的优势是可以锁定成交价格，用户可以设置自己理想的价格，从而以更低的价格买入标的或以更高的价格卖出标的。

&#x20;

限价单是一种高效易用的交易工具，用户无需时刻盯盘，只要根据市场行情合理设定交易币对与价格，在休息时段也可以及时抓住市场波动带来的机会。

&#x20;

**为什么选择使用 Tokenlon 限价单**

* 0 交易成本 - 根据 Tokenlon  限价单交易机制的巧妙设计，无论是挂单还是取消订单，用户都无需支付矿工费和手续费用。Tokenlon 还会根据订单金额提供矿工费补贴，让交易体验更流畅更高效；
* Tokenlon 限价单已部署在 Etherem 和 Arbitrum 网络，同时聚合来自于最优秀的 AMM 与 专业做市商 (PMM) 流动性，为用户提供理想的币对深度与积极的吃单策略;
* 对大额订单友善，Tokenlon 限价单系统通过拆单和部分成交能力，提升高额订单的交易成功率;
* 用户可通过合约地址添加任意代币并进行交易，最大限度满足用户捕获链上价值的愿望；
* 更多的交易辅助工具，如价格曲线帮助用户设定更合理的挂单价，ETH 封装工具帮助用户随时进行 ETH/WETH 双向转换等。


---

# 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, and the optional `goal` query parameter:

```
GET https://tokenlon.gitbook.io/docs/learn/tokenlon-intro/tokenlon-xian-jia-dan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
