# 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.&#x20;

You can see:

* Current Profit, both as a percentage and absolute
* Current Value, in USD and Sol
* The Market Cap of the token you bought
* Price Changes in the last 5 mins, 1 hour, 6 hours and 24 hours
* Net Profit, after subtracting Price Impact, DEX fees and a 1% BONKbot fee
* Initial Value
* Token Balance
* Profit with Slippage
* Wallet Balance

<figure><img src="/files/wFOSEyGXokINWrzlXlv4" 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://docs.bonkbot.io/bonkbot/trading-basics/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.
