# Weekly boost pack (TBD)

Every week, one pack is selected as the **Weekly Boost Pack** — opening it earns **additional XP**.

The Boost Pack rotates every **Monday**, so there's always a reason to come back.

## How much extra XP does it give?

| Pack         | Price | Normal XP | Boost XP (×2) |
| ------------ | ----- | --------- | ------------- |
| Starter Pack | $0.25 | 25 XP     | 50 XP         |
| Rookie Pack  | $1    | 100 XP    | 200 XP        |
| Trainer Pack | $3    | 300 XP    | 600 XP        |
| Entry Pack   | $5    | 500 XP    | 1,000 XP      |
| Expert Pack  | $20   | 2,000 XP  | 4,000 XP      |

If a campaign (Startale or Monad) is also active, the boosts stack:

| Pack              | Normal   | Boost only | Boost + Campaign |
| ----------------- | -------- | ---------- | ---------------- |
| Expert Pack ($20) | 2,000 XP | 4,000 XP   | 6,000 XP (×3)    |


---

# 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-boost-pack-tbd.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.
