# Solana狙击

**目前Solana狙击只支持在Raydium开盘的代币。**

## 如何进入

在任意页面输入未开盘的代币地址，机器人将自动识别该合约并跳转至狙击面板。您也可以从首页 Solana 链的【智能狙击】入口或Menu的/snipe命令进入狙击。

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

## 狙击设置项

**刷新**：刷新狙击面板的信息。

**滑点**：狙击交易的滑点。由于代币开盘价格波动较大，滑点不能设置太小，以防交易失败。

**Gas**：在当前网络支付的Gas，用于打包加速。狙击时，需要设置较高Gas以保证狙击成功率，建议不低于0.005 SOL。

**闪电模式**：该模式将快速打包您的交易, Gas优先费越高, 打包速度越快。该模式需要控制一定限度的滑点，比如滑点设置为50%。

**防夹模式**：该模式可以防止夹子机器人的攻击。如果开启了防夹模式，建议滑点设置为无限制，交易不会因滑点问题失败，同时不会被夹。

**选择钱包**：您可以选择多个钱包同时挂单狙击。

## 发起狙击

可点击“动作”下方的狙击按钮，按照买入金额需求点击不同按钮狙击，您也可以点击【狙击 X SOL】进行自定义金额狙击。

## 生成挂单

发起狙击后，将会为您生成一个挂单，待开盘之后会自动买入并发送消息通知您买入结果。

<figure><img src="/files/efHiWVtUjKLcUNE54cDk" alt=""><figcaption><p>狙击挂单</p></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://avebotdoc.ave.ai/kuai-su-shi-yong/zhi-neng-ju-ji/solana-ju-ji.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.
