# Token Holder List

## Token Holder List

Creators have access to the full and updated list of their token holders on the Creator Portal.&#x20;

### Data Available

We are continuously adding more data points to the token holder list. Currently, creators have access to the following data:

* Ethereum Wallet Address
* ENS (when applicable)
* Weekly Rewards Estimate
* Total Token Balance

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

### Filtering

Creators can filter their token holder list by:

* Token Balance Amount
* Holder Duration (Wallet Age)

### Export

Creators can export their token holder list (full or filtered) to a CSV. Click on the **`Download CSV`** button in the upper-right corner, and the file will download directly to your computer.


---

# 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://p00ls.gitbook.io/p00ls-v2/token-holders/token-holder-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.
