# Sharing a PnL card / position

You can share your PnL with your friends / audience once a position is open or closed.&#x20;

### Sharing a PnL of an open position

Simply click on the position, then tap the share icon at the bottom of the page.

{% embed url="<https://mass-assets.lon1.cdn.digitaloceanspaces.com/Documentation/share_open.mp4>" %}

### Sharing a PnL of a closed position

Simply click on the history, then on the order closing your trade, and then tap the share icon.&#x20;

{% embed url="<https://mass-assets.lon1.cdn.digitaloceanspaces.com/Documentation/share_close.mp4>" %}


---

# 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.mass.money/general/perps/sharing-a-pnl-card-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.
