# Viewing Trades and Tokens

#### View Video Tutorial Guide:  [Click Here](/chainswap-defy-limits-embrace-anonymity/multi-chain-telegram-bots/video-tutorials/monitoring-trades.md)

### 1) /start&#x20;

You'll see all tokens and the wallets they're on.  You'll also see an overview of some token metrics as well as the overall loss or gain. Click on the token name to open it into trade mode&#x20;

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

### 2) /trades &#x20;

This opens a list of all your trades for quick viewing.&#x20;

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

### 3) Track

With a contract loaded, select the "Track" button to see your trades of that contract&#x20;

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


---

# 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://chainswap-2.gitbook.io/chainswap-defy-limits-embrace-anonymity/multi-chain-telegram-bots/evm-chainbot-coming-soon/viewing-trades-and-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.
