# My Tokens

This section of the platform allows uses to view and manage all the tokens they have traded. Below is a detailed explanation of the interface elements. The main area displays the tokens you have traded, with key functionalities and real-time updates.

<div data-full-width="true"><figure><img src="https://4215701994-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdgLE7q4Yf9KPeNc5DGhQ%2Fuploads%2FoGROzDcRm7ofVgSroJzA%2Fimage.png?alt=media&#x26;token=4c5b7c57-26cb-48b7-b47f-81878d28e815" alt=""><figcaption></figcaption></figure></div>

1. **Live Updates Banner:** At the top, you will see a live feed of the latest transactions, showing recent buys and sells of various tokens.
2. **Search Bar:** Use the search bar to quickly find specific tokens by name or symbol.
3. **Search Filters**: Use to filter tokens by social media account(s).
4. **Network Filter:** Use the dropdown menu on the right to filter tokens by different networks.
5. **Token Listings:** The central area displays a list of tokens with key details:
   * **Token Image and Name:** Each token is represented with an image and name.
   * **Deployment Status:** Indicates whether the token is deployed.
   * **Market Cap:** Displays the current market capitalization of the token.
   * **Additional Links:** Icons for accessing the token's website, Telegram group, and Twitter account.


---

# 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://enormuspump.gitbook.io/enormuspump.fun-manual/platform-walkthrough/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.
