# How to : Find GEMS

If you're unsure about which token to mint, it's essential to perform your own research. This process, often referred to as "Doing Your Own Research" or DYOR in the crypto world, is a crucial step before making any decisions.

A good place to start your research is the [DRC-20 website](https://drc-20.org). There, you can find a wealth of information about different tokens, including:

* **Number of Holders:** The number of individuals or entities holding a token can provide insight into its popularity and distribution.
* **Percentage Already Minted:** This data can help you understand how much of a token's total supply has been minted. It might give you an idea of the token's potential for future value, especially if there's a cap on how many can be created.
* **Social Media Presence:** You might want to consider checking out the social media profiles related to a token. The quality of posts, frequency of updates, and engagement with followers can provide hints about the team's dedication and the community's enthusiasm.
* **Token's Use Case:** Consider the purpose of the token. Does it support a particular service or ecosystem? The more utility a token has, the more potential it holds.

Remember, while these factors can provide useful information, they don't guarantee success. It's always a good idea to consult multiple sources and consider various perspectives when conducting your research. In the end, the decision on what token to mint should align with your individual goals and risk tolerance.

## Tokens we like so far :&#x20;

{% hint style="danger" %}
*<mark style="color:red;">Not financial advise, always do your own research.</mark>*
{% endhint %}

<table><thead><tr><th width="311">Token</th><th>Supply</th><th>Link</th></tr></thead><tbody><tr><td>dogi</td><td>21,000,000</td><td><a href="https://drc-20.org/marketplace/drc20/dogi">drc-20.org/dogi </a><br><a href="https://doggy.market/dogi">doggy.market/dogi</a></td></tr><tr><td>dcex<br><em>(dogi's utility tokens : CEX / Marketing / DRC20 Development)</em></td><td>300,000</td><td><a href="https://drc-20.org/marketplace/drc20/dcex">drc-20.org/dcex</a><br><a href="https://doggy.market/DCEX">doggy.market/dcex</a></td></tr><tr><td>pepe</td><td>21,000,000</td><td><a href="https://drc-20.org/marketplace/drc20/pepe">drc-20.org/pepe</a><br><a href="https://doggy.market/pepe">doggy.market/pepe</a></td></tr><tr><td>fiwb</td><td>1,000,000,000</td><td><a href="https://drc-20.org/drc20/fiwb">drc-20.org/fiwb</a><br><a href="https://doggy.market/fiwb">doggy.market/fiwb</a></td></tr></tbody></table>

{% hint style="info" %}
*<mark style="color:blue;">Remember : Always Do Your Own Research !</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/eng/beginner-guide/how-to-find-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.
