# 如何找到宝石（GEMS）：

如果您不确定要铸造哪个代币，进行自己的研究是至关重要的。这个过程在加密世界中通常被称为“做你自己的研究”（DYOR），在做出任何决定之前，这是一个关键步骤。

开始研究的好地方是 [DRC-20 网站](https://drc-20.org)。在那里，您可以找到关于不同代币的大量信息，包括：

* **持有者数量：**&#x6301;有代币的个人或实体数量可以提供其受欢迎程度和分布的洞察。&#x20;
* **已铸造的百分比：**&#x8FD9;些数据可以帮助您了解代币总供应量中已铸造的部分。这可能会让您对代币未来价值的潜力有所了解，尤其是如果有创建数量上限的话。&#x20;
* **社交媒体存在：**&#x60A8;可能想考虑查看与代币相关的社交媒体资料。帖子的质量、更新频率和与粉丝的互动可以提供团队奉献精神和社区热情的线索。&#x20;
* **代币的用途：**&#x8003;虑代币的目的。它是否支持特定的服务或生态系统？代币的实用性越大，其潜力就越大。

记住，虽然这些因素可以提供有用的信息，但它们并不保证成功。在进行研究时，咨询多个来源并考虑各种观点总是一个好主意。最终，关于铸造哪个代币的决定应与您的个人目标和风险承受能力保持一致。

**我们到目前为止的喜欢：**

{% hint style="danger" %}
*<mark style="color:red;">记住：始终做自己的研究！</mark>*
{% endhint %}

| Token | Supply        | Link                                        |
| ----- | ------------- | ------------------------------------------- |
| dogi  | 21,000,000    | <https://drc-20.org/marketplace/drc20/dogi> |
| pepe  | 21,000,000    | <https://drc-20.org/marketplace/drc20/pepe> |
| fiwb  | 1,000,000,000 | <https://drc-20.org/drc20/fiwb>             |

{% hint style="info" %}
*<mark style="color:blue;">请记住：始终进行自己的研究！</mark>*
{% endhint %}


---

# 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.doginals.academy/zh/beginner-guide/ru-he-zhao-dao-bao-shi-gems.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.
