# 常见问题

1. **什么地址可以接收 $jerry、$RNA？**\
   答：目前仅 `m/84'/0'/0'/9/0` 及 `m/86/1/0/9/0/0` 这两个地址路径支持接收 RGB 资产。默认推荐选择标准路径 `m/84'/0'/0'/9/0`，从TokenPocket 钱包导入则选择 `m/86/1/0/9/0/0`。

2. 需要先转 BTC 到我的钱包才能接收空投吗？\
   答：需要，具体步骤请查看 《[接收 RGB 资产](/wizz-wallet/zh/bihelix-and-rgb/jie-shou-rgb-zi-chan.md#er-zhuan-ru-btc)》。

3. **为什么要先转入 BTC 才可以接收空投？**

   答：这与 RGB 协议设计有关，必须要有 UTXO 才可进行染色，从而表示 RGB 相关资产。

4. **什么时候可以转账 $jerry？**\
   答：目前 Wizz 钱包先行支持 RGB 资产展示，很快也会上线新版本以支持 RGB 资产转账，最新进度请关注官方公告。

5. **我用 bc1p 地址接收了 $jerry，该怎么办？**\
   答：如果不慎将 RGB 资产发送到其他路径的地址，暂时只能查看但不能转账。但用该钱包地址转账非 RGB 协议的资产不会导致 RGB 资产丢失，请放心。

6. $jerry 空投规则是什么？\
   答：请查看 Jerry 官网：<https://jerrysbox.xyz/>。


---

# 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.wizz.cash/wizz-wallet/zh/bihelix-and-rgb/chang-jian-wen-ti.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.
