# Token Explorer (Token Tags)

The [Token Explorer](https://dex.guru/tokens) page allows you to discover token tags. A tag can really be anything. It unites multiple tokens with similar qualities into one set.

Examples of token tags:

* Stablecoins
* Centralized Exchange
* Layer 2
* etc …

We encourage our community to participate in adding new tokens and new tags to our [Github repository.](https://github.com/dex-guru/tags)

Keep in mind, this is NOT investment advice, a stamp of approval, or any kind of recommendation.

To open Token Explorer, look for a coin emoji in the left sidebar.

<figure><img src="/files/4XBg1cIZEQICppQDUerU" alt=""><figcaption></figcaption></figure>

You can combine tags by using the plus button in the top left corner of the Token Explorer page.

<figure><img src="/files/CBEFzRsDbbuH1ZIVIDg9" alt=""><figcaption></figcaption></figure>


---

# 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.dex.guru/features/token-explorer-token-tags.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.
