# PnL Token Cards

You can share your trading performance using PnL (Profit & Loss) cards. These visual cards highlight your entry, exit, and profit in a clean format.

### How to Create PnL Cards

**Horizontal Card:**

* In the “Trade” section, tap the three dots (…) on the token card.
* Select “Share PnL” to generate a horizontal card showing your trade outcome.<br>

**Vertical Card (for Stories):**

* Tap the three dots (…) again.
* Select “Share in Stories” to generate a vertical card, ideal for Instagram or Telegram Stories.

{% hint style="info" %}
These are perfect for showcasing your gains or keeping a personal record of your trade performance.
{% 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.lab.pro/trading-process/pnl-token-cards.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.
