# Trade Sharing

Blum makes it simple to share your trading results and activity directly from the app. You can quickly generate a shareable card showing your **PnL** and the asset you traded. This feature helps you celebrate wins, track progress publicly, or engage with the Blum community.

### How to Share PnL and Assets in Blum

<figure><img src="/files/0faed0qniDHBfBvnAuM7" alt=""><figcaption></figcaption></figure>

1. Open **Blum** in Telegram.
2. Go to the **Perps** section.
3. Open your **Positions** tab.
4. Select the position you want to share.
5. Tap **Share**.
6. A branded card is generated showing:

* Asset traded (e.g. BTC, ETH, TON)
* Direction (long or short)
* Profit or Loss (PnL) in $ and %
* Blum branding for authenticity

7. Send the card directly to chats, groups, or socials.

You can also make a **screenshot of your screen with clear results** and share it in community chats, channels, or on social media to show your trading achievements.

### Example

![](https://blumblum.sg.larksuite.com/space/api/box/stream/download/asynccode/?code=MDBkMTc3ZmFhNDg2ZDFhOTUwYjQ4MWIwNWM4MTA4NmZfUGVIT0dScHFLMFBvV2FVdmltSEIxTzJ0eDVIS3ZFVzBfVG9rZW46RERhSmJRYUcybzRieDJ4alNFdGxQakVKZ2ZCXzE3NTgyNDMzMzA6MTc1ODI0NjkzMF9WNA)<br>


---

# 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://help.blum.io/blum-perps-faq/trade-sharing.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.
