# 钱包基本操作

挖矿需要在去中心化钱包中进行，所以挖矿之前请注册去中心化钱包。

常见的钱包有 火币钱包、TokenPocket、MetaMask 等，原则上每一个钱包都可以。但是无论使用哪个钱包，都要注意以下几点：

1、注册完成，请注意保存好助记词和私钥

2、在连接网络和接收资产时，请确保使用了正确的公链，如果本来是火币生态链的应用，选择了以太链，可能出现无法连接的情况，或者接收资产去了错误的地址，为找回带来麻烦


---

# 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.hg.network/farm-wa-kuang-bang-zhu/zhu-ce-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.
