# Card Packs

Opening card packs is the fastest and easiest way to collect play and performance cards. Each pack type contains random cards from a different subset of the season. Every pack contains a booster.

**Pack Types:**

* **Starter Pack**
  * **Contents:** Includes three plays from the entire season
  * **Cost:** 100 Rax
  * **Daily Limit:** 3 packs per day per account
* **General Pack**
  * **Contents:** Includes five plays and one performance from the entire season
  * **Cost:** 200 Rax
  * **Daily Limit:** 5 packs per day per account
* **Yesterday Pack**
  * **Contents:** Includes four plays and one performance from yesterday's games
  * **Cost:** 200 Rax
  * **Daily Limit:** 3 packs per day per account
* **Player Pack**
  * **Contents:** Includes three player's plays from the entire season
  * **Cost:** 200+ Rax
  * **Daily Limit:** 5 packs per player and team, 30 per sport day per account
* **Team Pack**
  * **Contents:** Includes 3 team's plays and 1 performance from the entire season&#x20;
  * **Cost:** 300 Rax
  * **Daily Limit:** 2 packs per team per day per account
* **Game Pack**
  * **Contents:** 5 play cards and 2 performance cards from the associated game
  * **Cost:** 800+ Rax
  * **Daily Limit:** One per game per account

\*Pack details are subject to change

{% hint style="info" %}
*2,000 yesterday packs are available daily and reset at 10am EST*
{% endhint %}

### 🎯Game Packs

300 Game packs are released an hour before every game on their respective game page. As more game packs sell, their price increases starting at 800 Rax and maxing out at 1250 Rax. After you tap "Reserve pack" you'll be prompted to confirm your purchase by tapping on the pack one more time. *To avoid your purchase being interrupted by the price increasing select "Accept price changes".*

{% hint style="info" %}
*If a game has already started and game packs haven't sold out, you can find them by navigating to a top performance by Real Rating in that game and scrolling down*
{% endhint %}

<div align="left"><figure><img src="/files/vdHw4SW5vklJV2VJbIqh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XaDF2ArnZIXC9oLzWgZF" alt=""><figcaption></figcaption></figure></div>

View purchased game packs in the cards tab. Purchased game packs have no expiration date and should be available to open within three hours of the game's end. When the pack is available to be opened real will send you a push notification. Tap on the pack to open it.

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

<div align="center"><figure><img src="/files/Qeb5WpCJ3nCu2COAmX1h" alt=""><figcaption></figcaption></figure></div>


---

# 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.realapp.link/collect/card-packs.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.
