# Weekly Raffle

<figure><img src="/files/s4s8wIuNy3WZYnm0ou9u" alt=""><figcaption></figcaption></figure>

Every week, The Packflip Lottery gives you a chance to win premium trading cards — including PSA10-graded cards worth hundreds of dollars.

## How to earn lottery tickets

Lottery tickets are earned by opening packs during an active campaign period.

### Basic tickets

Earned on every pack open.

| Pack         | Price | Tickets per pack |
| ------------ | ----- | ---------------- |
| Starter Pack | $0.25 | 1                |
| Rookie Pack  | $1    | 4                |
| Trainer Pack | $3    | 12               |
| Entry Pack   | $5    | 20               |
| Expert Pack  | $20   | 80               |

### Bonus tickets

Every 4 packs of the same type, you earn additional bonus tickets equal to your basic tickets per pack.

| Pack         | Bonus (every 4 packs) |
| ------------ | --------------------- |
| Starter Pack | +1 ticket             |
| Rookie Pack  | +4 tickets            |
| Trainer Pack | +12 tickets           |
| Entry Pack   | +20 tickets           |
| Expert Pack  | +80 tickets           |

The more packs you open, the more tickets you earn — and the higher your odds of winning.

## How the lottery works

* Each ticket is one entry
* Winners are selected randomly at the end of the campaign
* The more tickets you hold, the higher your win probability
* Ticket counts are publicly visible so you can track your odds in real time

## Prizes

Winners receive premium trading cards. The exact prize lineup is announced before each campaign.


---

# 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://packflip.gitbook.io/packflip-docs/packflip-campaign/weekly-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.
