# Avalanche Market Cap

Introducing one of the biggest changes since the launch of Avascan: the [Avalanche Tokens List](https://avascan.info/tokens).

This new token list **aggregates all the tokens on** [**X-Chain**](/how-to-use-avascan/x-chain.md) **and C-Chain**. This list is part of a series of changes that will make Avascan future proof, as Avalanche continues to expand and new blockchains and subnets will make their way in the network.

Since this is in beta, you will see changes to this page almost every week, whether new price feeds are added, the layout is adjusted or new tokens are mapped.

The Avalanche Tokens List aims to be the **go-to list** for everyone that wants to have a complete vision on the total market cap of Avalanche.

![The Avalanche Tokens List](/files/-MlPQCVnTUBtffQE8DJ7)

This is different from what you see on CoinGecko or Coinmarketcap, because here you will only see the actual market cap present in the network, whether it is for native or bridged tokens.

Tokens are sorted by **market cap** and will be sorted again by Blue Badge within the end of the month. If you want to see your token high in the list, it needs a **Blue Badge**. See our new [docs page](/programs/the-blue-badge.md) to understand more about what’s that and how to get it.

We will have a beta period of about three months, in which we will study how users browse the list, how they use it, and how can we make it the perfect destination for all users to analyze tokens on Avalanche.


---

# 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.avascan.info/how-to-use-avascan/avalanche-tokens-list.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.
