# Accessing the Wallet Filter

To access the screening tool, click on the **WALLETS** tab in the top navigation bar of the web terminal at [www.insiders.bot](http://www.insiders.bot).

The dashboard immediately presents macro statistics across the entire Polymarket ecosystem at the top of the page:

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

| Metric        | Description                                                                                                |
| ------------- | ---------------------------------------------------------------------------------------------------------- |
| Total Wallets | The total number of wallets we tracked on Polymarket, with the count of profitable wallets shown below.    |
| Avg Win Rate  | The average win rate across all tracked wallets, with the count of wallets above 60% win rate shown below. |
| Total Volume  | The aggregate trading volume across all wallets, with total trade count shown below.                       |
| Top PnL       | The highest PnL achieved by a single wallet, with the average ROI shown below.                             |


---

# 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://insidersbot.gitbook.io/insiders.bot/wallet-filter/accessing-the-wallet-filter.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.
