# Raffle

The Ape Church <mark style="color:green;">**Raffle**</mark> is a <mark style="color:green;">**fully on-chain raffle system**</mark> where users participate using R<mark style="color:green;">**affle Ticket NFTs**</mark> for a chance to win exclusive rewards from across the Ape Church ecosystem. Prize pools may include NFTs, APE rewards, GP stacks, augments, consumables, and other limited digital assets.

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

Each ticket represents a single raffle entry and is eligible to win one prize. Wallets holding multiple tickets may win multiple rewards across different prize tiers, including <mark style="color:green;">**Grand, Major, and Minor prizes.**</mark> All winner selection and reward distribution are executed directly through the <mark style="color:green;">**Raffle Ticket smart contract,**</mark> ensuring <mark style="color:green;">**a transparent, provably fair, and fully non-custodial experience.**</mark>

The raffle system provides full visibility into each event, including available prizes, ticket supply, raffle progress, and reward distribution mechanics. All draws are publicly verifiable on-chain, allowing users to independently confirm outcomes and prize allocations.

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

The <mark style="color:green;">**Results section**</mark> displays completed raffle outcomes, including winning ticket numbers, winner wallet addresses, prize allocations, and reward claim status. Historical raffle data remains publicly accessible, creating a transparent record of all completed draws and distributions across the platform.

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

Designed as both a reward and engagement system, the Ape Church Raffle integrates directly into the broader Ape Church ecosystem, combining <mark style="color:green;">**collectible ownership, ecosystem progression, and transparent on-chain prize mechanics**</mark> into a single user experience.


---

# 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/raffle.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.
