> For the complete documentation index, see [llms.txt](https://gameday-squad.gitbook.io/gameday-squad/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gameday-squad.gitbook.io/gameday-squad/platform-features/player-card-packs.md).

# Player Card Packs

Add [Player Cards](/gameday-squad/platform-features/player-cards.md) to your squad through ripping open Player Packs.&#x20;

<figure><img src="/files/0hZqyRU2meJoLJGbcoDN" alt=""><figcaption><p>GameDay Squad Player Packs</p></figcaption></figure>

Player Packs can be found in the GameDay Squad [Store](broken://pages/rhylRMAOsdZCSS50BF5W) for all codes found on the GameDay Squad fantasy sports platform. There are three different [types](/gameday-squad/platform-features/player-card-packs/pack-types.md) of Player Packs found in the [Store](broken://pages/rhylRMAOsdZCSS50BF5W), each with an option for 1, 3 & 9 [Player Cards](/gameday-squad/platform-features/player-cards.md) to be found in packs for Aussie Rules, Rugby League and Women's Aussie rules. There are three different [types](/gameday-squad/platform-features/player-card-packs/pack-types.md) of Player Packs found in the [Store](broken://pages/rhylRMAOsdZCSS50BF5W), each with an option for 1 and 3 [Player Cards](/gameday-squad/platform-features/player-cards.md) to be found in packs for Basketball and Cricket.

<figure><img src="/files/BMDBEkwy5dQNt7ELwvSE" alt="" width="375"><figcaption><p>Player Card Pack Percentages</p></figcaption></figure>

Each type of Player Pack has a different pack drop percentage, with a higher chance for the rarest cards in the Unique [pack type](/gameday-squad/platform-features/player-card-packs/pack-types.md). The percentages can be viewed when a pack has been selected.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://gameday-squad.gitbook.io/gameday-squad/platform-features/player-card-packs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
