> For the complete documentation index, see [llms.txt](https://help.trade.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trade.fun/memecoins/token-page/holders-chart.md).

# Holders Chart

<figure><img src="/files/65tpibesZBuqeTFd71fF" alt=""><figcaption><p>Holder Chart Demonstration</p></figcaption></figure>

<figure><img src="/files/GdPHKmkYXJp8kd9hDgNT" alt="" width="563"><figcaption><p>Holder Chart Window</p></figcaption></figure>

The Holder Chart displays the total number of holders over time as a line graph. The current holder count is shown on the right side of the chart.

Use the timeframe dropdown in the top right to adjust the interval: **1m**, **5m**, **15m**, **1h**, or **1d**.&#x20;

This changes how granular the data points are on the chart. Powered by TradingView.

***

### Chart Integration

The Holder Chart can also be displayed directly on the token page alongside the price chart.

To learn more about the full chart features and customization, check out the [Customize your Trading Terminal](/memecoins/customize-your-trading-terminal.md) page.

<figure><img src="/files/gorw4np3GMXDN4Pgnz1a" alt=""><figcaption><p>Layout Customized — Holder Chart Window</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.trade.fun/memecoins/token-page/holders-chart.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.
