# Crypto Wallets

- [MetaMask 指南](https://doc.nodedao.com/nodedao-wen-dang/crypto-wallets/metamask-zhi-nan.md): 您通往去中心化网络的门户。 一个浏览器扩展，允许您管理您的数字资产，安全地访问去中心化应用程序，并直接与区块链网络交互。
- [ChainUp Custody ChainUp 托管](https://doc.nodedao.com/nodedao-wen-dang/crypto-wallets/chainup-custody-chainup-tuo-guan.md): ChainUp 数字资产托管解决方案


---

# 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://doc.nodedao.com/nodedao-wen-dang/crypto-wallets.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.
