# 限价委托（挂单）

## 创建限价委托

<figure><img src="/files/3b1t46KZawvRw2VVAnXC" alt=""><figcaption></figcaption></figure>

* 点击买入/卖出-限价委托（挂单）
* 通过滑动条设置你想买入、卖出的目标代币价格/市值
* 设置买入数量、滑点、防夹等设置
* 点击创建挂单买入/卖出，成功完成自动买、卖限价挂单

## 查看挂单状态

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

在任意代币详情页下部，点击订单即可查看、取消、修改你的挂单


---

# 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://doc.ave.ai/cn/ave.ai-jiao-cheng/pc-duan-shi-yong-jiao-cheng/xian-jia-wei-tuo-gua-dan.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.
