# 如何创建小狐狸钱包

1. 设置MetaMask钱包：<https://docs.kiloex.io/kiloex/trading/how-to-trade-on-testnet-bnb-chain/wallet-setup>
2. 安装后跳到下面这个界面

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

3. 点击开始使用会提示你导入已经有的钱包还是创建一个新的钱包。

<mark style="background-color:orange;">如下图： 第一次使用点击：第一次，立即开始设置！</mark>

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

4. 创建钱包安全密码

   <mark style="background-color:orange;">此密码你忘记了也没关系，后面使用助记词重新导入钱包，然后设置密码即可。最好不要忘记</mark>。

   <figure><img src="/files/9GmeBuQIqHwJWGN081VI" alt=""><figcaption></figcaption></figure>
5. 设置助记词

这一步很重要，前面设置过密码后这里会显示助记词。<mark style="color:red;">一定要记好！这个丢了就真没了。</mark>&#x20;

<mark style="background-color:orange;">可以截图保存助记词，或者记录在一个你不会丢失的地方！</mark>

显示的助记词我们先存下来。<mark style="color:red;">下一步要验证助记词。</mark>

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

6. 验证钱包助记词

   这一步下面会显示打乱顺序的助记词，我们按照前面我们保存的助记词顺序挨个点击即可。 验证完成后下一步就提示完成了。

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

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

再点击“全部完成”就进入钱包页面，<mark style="background-color:orange;">首次进入会弹一个二维码页面，大概意思是可以扫码安装他们的手机APP钱包。</mark>

7. 手机下载小狐狸：如果使用手机注册，同样的教程。如果在电脑上已经创建一个钱包，使用私钥导入钱包

<mark style="color:red;">需要梯子，下载链接：<https://metamask.io/download/></mark>

<figure><img src="/files/GRfOSt7miQm8QEB84wRW" alt="" width="334"><figcaption></figcaption></figure>

8. 如何在电脑端显示私钥：

   <figure><img src="/files/i6QmUSZWGNmfSlaLnOBm" 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.kiloex.io/kiloex/help/tutorials-cn/ru-he-chuang-jian-xiao-hu-li-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.
