# Managing your positions

Having successfully bought a token, you can now manage your position by clicking Manage Positions

We have specially curated a selection of data that helps you be a better trader, including recent price history so you can understand trends.

You can see:

* Current Profit, both as a percentage and absolute
* Current Value, in USD and SUI
* The Market Cap of the token you bought
* Price Changes in the last 5 mins, 1 hour, 6 hours and 24 hours
* SUI Gained, total amount of SUI sales of current token
* Initial Value, total amount of SUI purchased of current token
* Token Balance (token you purchased)
* Wallet Balance (SUI)

<figure><img src="/files/yHnZG5u64ow8mYl5gAyK" alt=""><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://bot.suibacoin.com/quick-setup-guide/managing-your-positions.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.
