# 限价挂单

Solana 交易机器人支持限价挂单，方便快速抄底、止盈止损，无须盯盘。

限价挂单支持按照指定价格，或指定价格涨跌幅进行配置，当代币价格达到挂单价格，将会立即触发交易。

<figure><img src="/files/jokqqJ3QPB6RVHzDe9Td" 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://docs.pepeboost.io/solana-jiao-yi-ji-qi-ren/xian-jia-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.
