> For the complete documentation index, see [llms.txt](https://docs.defined.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defined.fi/defined-docs/defined-classic/defined-features/top-traders.md).

# Top Traders

Our Top Traders feature is a powerful new way for our users to discover some of the best trading wallets that interact with a particular token.

To find this data, select a token on [defined.fi ](https://defined.fi)and navigate to the Traders table as highlighted below:

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

The Traders table will display a list of wallets that, based on our own set of robust parameters, have displayed superior trading performance over the indicated timeframe (1/7/30 days).

<figure><img src="/files/1dzMmNgc2EKaPTdRTxzz" alt=""><figcaption></figcaption></figure>

**You might be wondering...&#x20;*****"Aren't most of these just bots?"***

Short answer, no. We have taken into consideration many factors in an attempt to remove as many bot wallets as possible. It is true that a small number of wallets included in Top Traders may still be bots, but we are continuously improving and adjusting our determination methods in order to display a meaningful and accurate list of *real* traders.

Combine this feature with our built-in [Wallet Tracking](/defined-docs/defined-classic/defined-features/wallet-tracking-traders.md) and [Discover Traders](/defined-docs/defined-classic/defined-features/discover-traders.md) feature to ensure you always have the best Alpha for trading. You can quickly track any Top Trader wallet by selecting the track wallet icon <img src="/files/mpbYqR4vxHv4KYLAPNkg" alt="" data-size="line"> next to the wallet address.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.defined.fi/defined-docs/defined-classic/defined-features/top-traders.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
