> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cove.trade/llms.txt
> Use this file to discover all available pages before exploring further.

# PnL Cards

> Generate a shareable image from a position's current PnL

Use `Generate PnL` from a position or token panel to create a branded image card.

The current output shows:

* Token name and ticker.
* PnL percentage.
* Invested amount.
* Current position value.
* Absolute PnL.
* A user handle in the footer.

<Tabs>
  <Tab title="Loss">
    <Frame>
      <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/pnl-card-loss.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=03be6a6fe2cb0e63ecebd406b9d0c434" alt="Current red Cove PnL card for a position at a loss" width="581" height="437" data-path="assets/current-ui/pnl-card-loss.png" />
    </Frame>
  </Tab>

  <Tab title="Gain">
    <Frame>
      <img src="https://mintcdn.com/cove-8695a88b/t9Di2mu9bm7K1cRM/assets/current-ui/pnl-card-gain.png?fit=max&auto=format&n=t9Di2mu9bm7K1cRM&q=85&s=2b0637c734de8cea6d01983d6b1fb926" alt="Current green Cove PnL card for a position at a gain" width="581" height="433" data-path="assets/current-ui/pnl-card-gain.png" />
    </Frame>
  </Tab>
</Tabs>
