# PnL Cards

After every completed game, Ape Church automatically generates a <mark style="color:green;">**PnL Card**</mark> -  a shareable result card that captures the outcome of the round in a clean, social-ready format. These cards are designed to reward players, boost community visibility, and make every win feel memorable.&#x20;

A PnL Card <mark style="color:green;">**appears immediately after the round ends.**</mark> Once the on-chain result is finalized, the system displays a personalized card summarizing the player’s performance.

<figure><img src="/files/wAA28spuvulc8COr4gjo" alt="" width="563"><figcaption></figcaption></figure>

Each PnL Card bundles all key game details into one shareable snapshot: a bold win highlight with the <mark style="color:green;">**total PnL**</mark>, a clear on-chain breakdown of <mark style="color:green;">**PNL%**</mark>, <mark style="color:green;">**wagered amount**</mark>, and <mark style="color:green;">**profit,**</mark> personalized player info with their <mark style="color:green;">**X handle**</mark>, <mark style="color:green;">**avatar**</mark>, and <mark style="color:green;">**referral QR code**</mark>, and branded artwork that makes the card instantly recognizable. At the bottom, quick actions (Share, Copy, Download) let players post their results anywhere with a single tap.

PnL Cards are a core part of the Ape Church experience. They:

* Celebrate player wins in a fun, high-energy format.
* Drive organic growth as players share their cards.
* Boost referral activity with embedded codes.
* Build a more competitive, social, and engaged community.

Every round becomes a moment worth sharing.


---

# 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.ape.church/app-guide/pnl-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.
