# Trade Sharing

At Storm Trade, we believe that a trader's success deserves attention. That's why we have a special feature called **"Share Position"**.

Whether it's a modest win or a colossal triumph — let the world witness your trading skills.

***

## 📈 How to Share Your Position?

1. **Go to the position** you want to share

<div align="center"><img src="/files/KcuGkG96wRzPsqXhWEzu" alt="Position to Share" width="300"></div>

2. **Click the Share arrow**. A **Share Position** window will appear.

<div align="center"><img src="/files/Py8I1j0oebmoE4ZyzUZb" alt="Share Position Window" width="600"></div>

***

## 💡 How Can You Share?

You can share your success in the following ways:

* 🐦 **Post to Twitter**;
* 📥 **Download as a PNG file** to your device;
* 📋 **Copy to clipboard**;
* 🔗 **Generate a "deep link"** for Sharing Trades.

***

## 🔍 What is a "Deep Link"?

A **deep link** is a special URL that can be generated for an open trading position or limit order. This URL contains all the essential parameters needed to replicate the trade. When someone clicks on this link, the automatic process begins:

* 🚀 **Open TMA (Telegram Trading Bot)**: The deep link automatically launches our trading bot with the exact parameters of the trade. This includes details such as trading pair, direction (long or short), order type (stop-loss or take-profit), and leverage.
* 🔄 **Seamless Transaction Signing**: For the user who clicks on the deep link, the process is very simple. They will receive the ready-made trading settings, and all they need to do is sign the transaction. This way, they can easily replicate the trade without manually entering any parameters.

{% hint style="info" %}
It’s important to note that the general position data includes a QR code containing a \[referral link]\(./tokenized\_referral\_en.md). This referral link can be used for commission rebates. When a user shares their position, and the recipient clicks on the referral link and participates in trading on Storm Trade, both parties benefit from reduced trading fees. This mutually beneficial mechanism encourages information sharing and participation in trading.
{% endhint %}

***

🏄 *Now share your achievements with the world and earn additional benefits with Storm Trade!*


---

# 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.storm.tg/community-and-social/sharing_trades.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.
