# 备用机器人

由于Telegram API有消息频次限制，Solana交易Bot使用人数和频率较高，为避免卡顿，可以使用其他备用机器人。

不同机器人，功能、数据全部一致，包括设置、钱包、交易等数据，无需重复设置；切换后，所有消息将通过新机器人发送。

给 [@pepeboost\_sol\_bot](https://t.me/pepeboost_sol_bot) 发送 /bots 即可看到所有备用机器人，点击即可进行切换。

<figure><img src="/files/vxlmW6VWA97SG6J9aZ9j" 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/bei-yong-ji-qi-ren.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.
