# 钱包设置

不同的交易bot限制使用的交易钱包数量存在差异，其中ETH和Base交易机器人最多支持5个钱包，Solana交易机器人最多支持10个钱包。您可以通过两种方式设置您的交易钱包：

1、使用机器人生成新的钱包（推荐）

2、使用私钥绑定已经存在的钱包

<figure><img src="/files/wcjgFp5cgAERgLzzI56t" alt=""><figcaption><p>Menu主菜单</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://docs.pepeboost.io/huan-ying-shi-yong-pepeboost/qian-bao-she-zhi.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.
