# 常见问题

#### 如何铭刻NFT和代币？

[Heimdall](https://x.com/Heimdall_Bull) 铭刻NFT和代币的网站，[https://inscribe.doginals.org](https://inscribe.doginals.org/)

[Doggy Market](https://x.com/doggy_market) 铭刻NFT的网站，<https://doggy.market/inscribe>

#### 如何浏览NFT和代币？

除了在一些钱包里可以直接查看外，在下面这些网站也可以看到你的铭文资产，直接在搜索框中输入钱包地址或铭文编号即可

Doggy Market：[https://doggy.market](https://doggy.market/)

Nintondo：<https://nintondo.io/doge/mainnet/explorer/tokens?search=dogi>

通用浏览器：[https://wonky-ord.dogeord.io](https://wonky-ord.dogeord.io/)

#### 代币和NFT储存钱包推荐

{% embed url="<https://www.mydoge.com>" %}
My Doge钱包：浏览器扩展、安卓、IOS
{% endembed %}

{% embed url="<https://chromewebstore.google.com/detail/spooky-doge/llefaokflckonkllgdflmboibglnbbac>" %}
Spooky Doge钱包：浏览器扩展
{% endembed %}

{% embed url="<https://play.google.com/store/apps/details?id=xyz.spooksociety.wallet>" %}
Spooky Doge钱包：安卓
{% endembed %}

{% embed url="<https://apps.apple.com/us/app/spookydoge/id6757091894>" %}
Spooky Doge钱包：IOS
{% endembed %}

{% embed url="<https://chromewebstore.google.com/detail/ordifind-wallet/dpcklmdombjcplafheapiblogdlgjjlb>" %}
OrdiFind 钱包：浏览器扩展
{% endembed %}

值得注意的是，所有支持接收狗狗币的钱包均可用于接收和保管NFT及代币，例如Trust Wallet等。但这类钱包无法识别NFT和代币，因此只能接收，而不能发送或转移，否则铭文可能会被视为手续费而发送给矿工。在需要发送时，仍应选择上面支持Doginals生态的专用钱包。不过，如果仅用于保管，还是可以的。

#### 开源高性能 DRC-20 索引器

[NintondoWallet](https://x.com/NintondoWallet) 项目开源的 DRC-20 高速索引器。它基于 Rust 开发，专为 Dogecoin 区块链设计，支持 DRC-20 代币的快速索引（比标准方法快 5-20 倍），提供完整的 API 接口用于查询余额、交易历史、实时事件订阅等。官方电报：<https://t.me/nintondo_io>

{% embed url="<https://github.com/Nintondo/bel-20-indexer>" %}

其他的参考资料

<https://x.com/toregua/status/1852276489753944288>


---

# 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://www.dogizh.com/gou-mai-dogi/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.
