# Portfolio

{% hint style="info" %}
Access your personal hub for **tracking** and **analyzing** all your Bloom closed trades.

Easily review each transaction you’ve made, complete with detailed insights to help you track your performance like a pro.

This is the **ONLY** official link <https://www.bloombot.app/trades>
{% endhint %}

***

## Interactive Tutorial

{% @howdygo/embed url="<https://app.howdygo.com/share/f3909fe7-ecfc-4483-8a35-803683eec430>" %}

***

## Data Tracked

View all your closed trades in one place, including **key details** such as:

* **Wallet Used –** Keep track of which wallet was involved in each trade.
* **Amount Bought –** See the exact amount of SOL you purchased.
* **SOL Received –** Monitor the SOL you’ve received from each transaction.
* **Profit and Loss (P\&L) –** Analyze your earnings and losses to refine your trading approach.
* **Number of Trades –** Get a clear picture of your trading activity.
* **Last Trade –** Stay organized with the dates of each trade.

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

Click ⇅ on the header titles to sort the data in ascending or descending order.

***

## Share Your Success

* **PNL Card Sharing –** Easily share your Profit and Loss summaries with friends or on social media to showcase your trading performance by clicking `Share`.
* **Referral Code –** At the top of the page, you can share your unique referral code to invite others to join Bloom Bot and earn rewards together by clicking `Share Ref`.


---

# 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.bloombot.app/grow-with-bloom/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.
