> For the complete documentation index, see [llms.txt](https://next-lucifer.gitbook.io/dragun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://next-lucifer.gitbook.io/dragun/ru-he-shi-yong/qian-bao-de-chuang-jian-yu-bao-guan.md).

# 钱包的创建与保管

进入[DraGunBot](https://t.me/DraGun69_bot)主界面，可以先输入/setting，设置语言。

<figure><img src="/files/aBYkX7lrbt0UuQGl7ksO" alt="" width="563"><figcaption></figcaption></figure>

**创建**：输入/start，开始第一步创建钱包，这里机器人的“全链式”特点体现，会有三种钱包，sol和sui是单独钱包，eth、bsc、base、tron四链为统一私钥。在这里可以一次创建全链的钱包，后续交易，无论哪个链上代币，在这里一个界面就可以买入，无需任何繁琐操作、切换界面，只需充值，输入合约CA，一键入场。

**导入**：可以选择不创建新钱包，导入自有私钥，可以用自己已有的钱包，免去充值步骤

<figure><img src="/files/EftjAgCIp5INfHdarC3m" alt="" width="563"><figcaption><p>创建钱包</p></figcaption></figure>

<figure><img src="/files/0KjbaTSzTRN0h8uZz1eI" alt="" width="563"><figcaption></figcaption></figure>

**私钥**：此外，请特别注意必须妥善保存 (为了安全，钱包私钥不会再次显示，也无法再恢复)。我们建议您将此地址导入到一个值得信赖的钱包应用程序中，以便管理您的资金。

**安全密码**：关于钱包余额转账，需要创立安全密码，并且为极端情况做应对。

<figure><img src="/files/C2O8m7LuMIT8QtJOLSV5" alt="" width="543"><figcaption></figcaption></figure>

**极端情况**：钱包被盗、信息泄露、诈骗代币等等，可以选择先转移资产（输入安全密码），后输入/reset进行重置账户，期间会提示输入大写的英语“CONFIRM”表示确认，即可获得全新账户。\
\
**注意**：此行为是极端应对措施，无法找回。

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


---

# 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://next-lucifer.gitbook.io/dragun/ru-he-shi-yong/qian-bao-de-chuang-jian-yu-bao-guan.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.
