> For the complete documentation index, see [llms.txt](https://docs.raybot.app/start/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.raybot.app/start/web/my-tokens.md).

# My Tokens

The **My Tokens** section gathers all tokens you’ve added across every Destination (Groups, RayBots, Discord channels, Dedicated bots) using the `/add TokenAddress` command.\
Everything is combined into one unified dashboard — making it easy to manage, filter, and monitor all tracked tokens in one place.

Here you can:

🎯 **Use powerful filters** — Destination, Chain, Status, Settings overrides — to instantly narrow down the tokens you want to analyze.\
🔍 **Search tokens** by name or token address.\
🧩 **See where each token is tracked** (destination, bot, or group).\
📊 **Check last on-chain activity** for wallets interacting with this token.\
⚙️ **Edit settings, statuses, and alerts** for each token individually.\
🗑 **Delete or batch-manage tokens** using multi-select actions.

This section is designed to help you **efficiently manage all tokens you monitor**, keeping your setup clean, organized, and easy to control — even if you track hundreds of them.

> *🎥 **Video example — Full walkthrough of the My Tokens dashboard in under 2 minutes***

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/qkqv8njh1p>" %}


---

# 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://docs.raybot.app/start/web/my-tokens.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.
