# Share Position

## Clicking the Arrow Button ![](/files/CK7QML7ZDJTlvayvpSzs) next to the PnL value of your position will bring up the following card.

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

{% hint style="info" %} <mark style="color:blue;">**Glossary for the image above:**</mark> :arrow\_heading\_down:

<mark style="color:blue;">The PnL card</mark> displays key information about your <mark style="color:blue;">open trade</mark>, including the asset, trade direction (long or short), leverage, current profit/loss percentage, entry price, and current mark price of the asset.

You can click the <mark style="color:blue;">"Copy"</mark> button to generate a referral link and invite friends to trade on the platform. Share the referral code next to the QR code to allow others to start trading as your referral. For more info, see [here](/start-trading/or-unlimited-leverage-guide/generating-a-referral-link.md).

Use the <mark style="color:blue;">"Download"</mark> button to save the trading card as a JPEG, which you can share on your chat apps or social media.

The <mark style="color:blue;">"Tweet"</mark> button opens a new tab on Twitter, allowing you to tweet about your position with a pre-filled post that includes your referral link.
{% endhint %}


---

# 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.unlimited.trade/start-trading/or-unlimited-leverage-guide/positions/share-position.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.
