# Trade Agent Tokens

## Agent Token Lists

There are 3 tabs on Shell Launchpad

* **My Portfolio**: demonstrate the agent tokens owned by your wallet
* **Graduated**: display all the agent tokens pumped to DEXs
* **Pumping**: showcase all the agent tokens still in pumping progress

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

You may choose a token to trade from the lists above.

## Detailed Information and Trading

In the detailed information page of an agent token, you will see:

<figure><img src="/files/knUY3IToDO8If2L9iyxd" alt="" width="375"><figcaption></figcaption></figure>

You can copy the Contract Address by clicking the copy button.

You can also buy or sell a certain amount of the agent token via $SHELL or $BNB by clicking the **Trade** button.

<figure><img src="/files/2eMEB6MpxYVECIECesHN" alt="" width="375"><figcaption></figcaption></figure>

## Charting Feature

We use TradingView to power our real-time charts for Shell Launchpad. TradingView is a popular charting platform for traders and investors, attracting more than 100M+ users worldwide. It provides Supercharts, leading [screener](https://www.tradingview.com/screener/) functions, and more advanced market analysis tools.

Their integration ensures accurate price tracking, smooth chart interactions, and a professional visual standard that meets the expectations of our users. We're grateful to TradingView for offering their charting solution through a special license agreement.


---

# 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.myshell.ai/launchpad/trade-agent-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.
