# Rich List

This section is a part of the Stats page and shows the top **100 rich addresses** in the Avalanche network. It is useful to control those addresses because their activity sure moves the whole market significantly. Of course this section is in combo with the [Whale Transaction](https://docs.avascan.info/how-to-use-avascan/whale-transactions) one and checking both you can manage to invest safer and in a more clever way.

## Page structure

You can filter the data by chain: selecting all, [X-Chain](/how-to-use-avascan/x-chain.md) and [C-Chain](/how-to-use-avascan/c-chain.md)

![](/files/6oN2QDk7G3WQEHENTs1D)

The results are displayed in different columns

![](/files/SfSONDKV9FeBVHgxE2Fs)

* **Chain:** X or C
* **Address:** if claimed with the [address claim program](/programs/address-claim.md) you'll see the Alias
* **AVAX Balance:** the amount of $AVAX the address has and the current value in USD
* **% of Circulating:** the percentage of the total $AVAX supply that this address holds


---

# 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/rich-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.
