# How to earn xp

XP is earned through every core action on Packflip.

## Primary actions

XP is earned at **1 XP per $0.01** of pack value.

| Pack                              | Price | Base XP  |
| --------------------------------- | ----- | -------- |
| Starter Pack (Pokémon)            | $0.25 | 25 XP    |
| Rookie Pack (Pokémon)             | $1    | 100 XP   |
| Trainer Pack (Pokémon)            | $3    | 300 XP   |
| Entry Pack (Pokémon / ONE PIECE)  | $5    | 500 XP   |
| Expert Pack (Pokémon / ONE PIECE) | $20   | 2,000 XP |

## Buyback

Buying back a card earns **0.4 XP per $0.01 of the original pack price**.

| Original pack        | Buyback XP |
| -------------------- | ---------- |
| Starter Pack ($0.25) | 10 XP      |
| Rookie Pack ($1)     | 40 XP      |
| Trainer Pack ($3)    | 120 XP     |
| Entry Pack ($5)      | 200 XP     |
| Expert Pack ($20)    | 800 XP     |

## Weekly quests

<figure><img src="/files/u3h30bv8uqzxwcYUwQSd" alt="" width="375"><figcaption></figcaption></figure>

Every week, six quests are available. They reset every **Monday** and can be completed in any combination.

| Quest                 | Bonus XP        |
| --------------------- | --------------- |
| Open a Pokémon pack   | +50 XP          |
| Open a ONE PIECE pack | +50 XP          |
| Spend $1 or more      | +50 XP          |
| Spend $3 or more      | +100 XP         |
| Spend $5 or more      | +150 XP         |
| Spend $20 or more     | +500 XP         |
| Complete all 6 quests | +1,000 XP bonus |

Completing all six quests in a single week earns up to **1,900 bonus XP** on top of your pack open XP.

## Referrals

{% content-ref url="/pages/226c28dc60682f4180e6d9a9ff0aeb6dcacea9a3" %}
[Referrals](/packflip-docs/referrals.md)
{% endcontent-ref %}

## Streaks

<figure><img src="/files/PdBg4LeCWdePzBsklxF1" alt="" width="375"><figcaption></figcaption></figure>

Consistent daily activity earns streak bonus XP.&#x20;

## Maximizing your XP

The highest XP weeks combine:

* Opening the **Weekly Boost Pack** (2× on the spotlighted pack)
* Opening during a **campaign** (Startale or Monad — additional 2× on all packs)
* Completing **all 6 weekly quests** (+3,050 bonus XP)
* Having referred friends who are also active

See [Multipliers](/packflip-docs/multipliers.md) for a full breakdown.


---

# 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/how-to-earn-xp.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.
