# Wallet Labels

## Token Specific Wallet Labels

<table><thead><tr><th width="203">Label</th><th>Description</th></tr></thead><tbody><tr><td>Top Holder</td><td>A top 50 holder of the token</td></tr><tr><td>Bot Identifier</td><td>If a bot was used to make a swap, the bot icon will be next to the transaction</td></tr><tr><td>Insider Wallet</td><td>A wallet that has recieved tokens via a transfer</td></tr></tbody></table>


---

# 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.vyper.trade/vyper/analysis/wallet-labels.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.
