> For the complete documentation index, see [llms.txt](https://avebotdoc.ave.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avebotdoc.ave.ai/huan-ying-shi-yong-ave-ju-ji-ji-qi-ren.md).

# 欢迎使用 Ave 狙击机器人

## 介绍

AveSniperBot是一个基于 Telegram 的智能交易机器人，可自动狙击**即将开盘和已开盘的代币**。\
操作**快速、安全**，兼容多种代币，支持 **Solana、BSC、ETH、Base、X Layer** 等十余条链的代币交易。

✨ 现已支持HyperLiquid合约交易，一键入金，快速开仓。

**酷炫功能一览：**

* ⚡ **极速交易**：秒级上链，抢占先机
* 📈 **智能策略**：自动卖出，锁定收益
* 🎯 **跟单狙击**：智能复制，快速跟进机会
* 🔐 **多重防护**：钱包安全加持，资金无忧

## Ave狙击机器人官方入口

{% embed url="<https://t.me/AveSniperBot?start=ref_NzI5NzY0NTY5NQ>" %}

## 机器人通知公告频道

中文通知公告频道

{% embed url="<https://t.me/AveSniperBotNotification_CN>" %}
接收机器人最新通知和动态
{% endembed %}


---

# 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://avebotdoc.ave.ai/huan-ying-shi-yong-ave-ju-ji-ji-qi-ren.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.
