> For the complete documentation index, see [llms.txt](https://docs.pepeboost.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pepeboost.io/huan-ying-shi-yong-pepeboost/qian-bao-she-zhi/bang-ding-sheng-cheng-qian-bao.md).

# 绑定/生成钱包

### 绑定钱包

发送 /wallets 给交易机器人，点击“绑定钱包”，根据提示，输入钱包私钥，系统会自动识别并完成绑定，绑定后为避免安全隐患，系统将自动删除私钥信息并提示绑定成功。

注意：

⛔️ 请勿对外泄露私钥，填写私钥时检查设备环境安全

### 生成钱包

发送 /wallets 给交易机器人，除了使用私钥绑定已经存在的钱包，您可以在菜单中点击“生成钱包”，系统将自动为您生成新的交易钱包，并提供钱包地址与私钥。新生成的钱包私钥将会在有效时间后自动删除，请及时保存。建议您使用Phantom或Metamask等钱包备份新生成的钱包，新生成的钱包在充值后即可用于交易。

⛔️ 请务必保管好生成钱包的私钥，一旦解除绑定，只能通过私钥恢复钱包


---

# 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:

```
GET https://docs.pepeboost.io/huan-ying-shi-yong-pepeboost/qian-bao-she-zhi/bang-ding-sheng-cheng-qian-bao.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.
