# 钱包相关

- [什么是非托管钱包？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/wallet/what_is_a_non_custodial_wallet.md)
- [为什么我看不到团队的钱包？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/wallet/why_cant_i_see_the_team_wallet.md)
- [为什么BTC地址有不同的格式？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/wallet/btc_address_format.md)
- [我可以在一个钱包内创建多个地址吗？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/wallet/can_i_create_multiple_addresses_within_a_single_wallet.md)
- [为什么会出现分片不支持添加币种？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/wallet/why_does_the_shard_not_support_adding_tokens.md)
- [为什么我的钱包数据无法载入？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/wallet/why_cant_my_wallet_data_load.md)
- [为什么我的 MATIC 币不见了？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/wallet/matic_missing.md)
- [为什么我想授权分片给成员时成员没有导入的选项？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/wallet/shard_authorizing.md)
- [为什么有ed25519和secp256k1两组助记词？](https://support.cregis.com/cregis-wallet-guide/zh-cn/faq/wallet/twosetsrecoveryphrases.md)


---

# 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://support.cregis.com/cregis-wallet-guide/zh-cn/faq/wallet.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.
