# Share Trade

{% hint style="info" %}
Currently only available for **"1 Hour"**
{% endhint %}

How to Share your SuperVol trades!

Visit the Trade page, and make a [Trade](/overview/user-guide/trade-1-hour-option.md) on SuperVol.

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

Check your filled trades in the "My Position" tab below. You will see underlined PnLs represented in %.

<figure><img src="/files/3KqVsiBIEvJOethQU6N4" alt=""><figcaption></figcaption></figure>

Click on the underlined PnL to view your **Trade Share** card. Your Share Trade card includes:

* Timestamp
* Trade Pair (Coin)
* Round
* Position
* PnL (in both % & amount)
* Referral Code

You can either share directly through Socials (Telegram / X / Copy Link), or download your Share Trade card image.

<figure><img src="/files/PGmtWFhzBQAJWEAGDwju" 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.supervol.io/overview/user-guide/share-trade.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.
