# Portfolio

<figure><img src="/files/UOisplxBVq4Bpp2aFg3k" alt="" width="299"><figcaption></figcaption></figure>

Use `/portfolio` to access a complete overview of your account.

### View positions

<figure><img src="/files/tjMBzenCYtpekKqhjZcu" alt="" width="299"><figcaption></figcaption></figure>

* After opening the bot and running `/portfolio`, you’ll see a full list of all open positions, including position size, entry details, and **live profit & loss that updates in real time by pressing refresh**.&#x20;
* Your total portfolio value and performance are always kept up to date.\
  Select any market from the list to view a detailed breakdown of that position, monitor its real-time P\&L, and decide whether to hold or sell.


---

# 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://polyboom.gitbook.io/doc/about-polyboombot/portfolio.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.
