# Trade Terminal

{% embed url="<https://youtu.be/q47PwK8CRCw>" %}

To start trading, simply paste a token address in your chat with Starbot, or forward a message containing a token address to it and Starbot will auto-detect the address. You can find addresses for your favorite ERC-20 (Ethereum) tokens from various sources, such as [www.coingecko.com](https://www.coingecko.com), [www.dextools.io](https://www.dextools.io), Telegram groups, X tweets, etc.

{% hint style="info" %}
Please note that each transaction made with Starbot incurs a 1% fee. For more details, check out our page [STAR Token](/rewards/star-token.md).
{% endhint %}

Once you've pasted a token address in your chat with Starbot, you should see a message that looks like this:

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

1. Buy or Sell your desired amount in ETH
2. You should then see the following messages:

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

<figure><img src="/files/a3C1qfpcIZatvfro6DkI" alt=""><figcaption><p>Success!</p></figcaption></figure>

When you get the "*Transaction SUCCESS*" message, that means you have successfully bought or sold this token! Check your portfolio to see your updated balance:

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

## Chart

Make sure to use Starbot's Chart feature to check out the latest chart for this token. This can be done right from within your Telegram app!

<figure><img src="/files/i3trNx5AzPRwKpwZorce" alt=""><figcaption><p>Starbot's Quick Chart feature</p></figcaption></figure>

### Share

You can create your custom affiliate link for a token with the Share button in the Trade Terminal! This link will be tied to your account, so all affiliate commission fees from users you've referred, will be distributed to you.

*A great way to earn rewards!*

Next, let's see how to [Trade Custom](/walkthrough/trade-terminal/trade-custom.md) amounts.


---

# 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.starbot.pro/walkthrough/trade-terminal.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.
