# PNL Cards & Sharing

The **PNL Cards & Sharing** feature in LogYourTrades allows you to transform your trading results into visually compelling, shareable images. These cards are designed to make it easy to flex your profits, document your progress, or simply share your journey with the Solana trading community—all while keeping your privacy and data security in mind.

<figure><img src="https://584868357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJcRzuKbCUqaU8LVPqKZp%2Fuploads%2FQFt7DFRoHMAbJyz2p38W%2FcdH9_fSg.png?alt=media&#x26;token=04913088-9f00-442b-8ac4-6b6407004aba" alt=""><figcaption></figcaption></figure>

***

### Generating Shareable Images <a href="#generating-shareable-images" id="generating-shareable-images"></a>

With LogYourTrades, you can generate **dynamic PNL cards** for both individual trades and your entire portfolio. The backend uses a dedicated **PNL Generation Service** built with Python and PIL, which creates crisp, branded images using a template-based system. You can select from multiple **template styles**—including profit or loss, and SOL or USD views—to best represent your results.

To generate a card, simply select the trade or portfolio period you want to share and use the export or share button. The platform automatically pulls in key data such as token symbol, profit/loss amount, invested value, and current position, and renders it into a ready-to-share image.

***

### Customization Options <a href="#customization-options" id="customization-options"></a>

**PNL cards** in LogYourTrades are designed for flexibility and clarity:

* Choose between **SOL** or **USD** display.
* Select templates for **profit** or **loss** scenarios.
* Cards are formatted for social media, so they look great on Twitter, Discord, and beyond.

The image generation service ensures that every card is visually consistent and branded, making your shared results instantly recognizable as part of the LogYourTrades ecosystem.

***

### Social Media Ready <a href="#social-media-ready" id="social-media-ready"></a>

Sharing your PNL cards is seamless. Once generated, you can:

* Download the image for personal use or archiving.
* Copy to clipboard and share on **X / Telegram /** **Discord**.
* Use your cards in trading groups, competitions, or community leaderboards.

Privacy is always respected—**you control exactly what data is included** in your card, and anonymous sharing is supported if you prefer not to reveal your wallet or trade details.

***

The **PNL Cards & Sharing** feature turns your analytics into a social experience, letting you celebrate wins, reflect on losses, and connect with other traders in the Solana ecosystem. Whether you’re flexing your latest profit, sharing your journey, or participating in community events, these cards make it easy to showcase your trading story.

{% columns %}
{% column %}

<figure><img src="https://584868357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJcRzuKbCUqaU8LVPqKZp%2Fuploads%2FZQ7FbW2Jh9nTBxI76L06%2FUaunfopw.png?alt=media&#x26;token=4cb80fe1-2caa-4e3b-91c1-be26a58c61cd" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="https://584868357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJcRzuKbCUqaU8LVPqKZp%2Fuploads%2Fatv3mGCrtPOUTkIcY5rx%2F74oYk7OA.png?alt=media&#x26;token=112ee263-d852-4414-a724-c10df2fc436c" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns fullWidth="false" %}
{% column %}

<figure><img src="https://584868357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJcRzuKbCUqaU8LVPqKZp%2Fuploads%2FzQona289cEpYERVxZKQP%2FK_qpNRpw.png?alt=media&#x26;token=1c3a2e3f-6c0e-47f2-8ab3-b084ad45a509" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="https://584868357-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJcRzuKbCUqaU8LVPqKZp%2Fuploads%2FQTbBQxsWPQNiOIHeeWv9%2Fpnl_MIGA_1750972171899.png?alt=media&#x26;token=3abd8066-eac4-4693-be87-7383f9372ffc" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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.logyourtrades.io/social-and-community/pnl-cards-and-sharing.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.
