# Positions Button

The "positions" button allows you to monitor your trade positions, and also see an overview of what tokens you are holding.

Once you click the "positions" button, you will be met with 2 more buttons.

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

"My Tokens" will show you all of the tokens you are holding.

"My Trades"  will show you a detailed breakdown of your trade positions.


---

# 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.sanjibot.io/beginner-setup/positions-button.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.
