# Open Packs

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

Pack openings are provided via our partner API with Collector Crypt. All pack openings are processed directly through the CollectorCrypt Gacha Machines — the same system used on the official Collector Crypt website.

Available Packs\ <br>

```
| Pack              | Price  | Description                           |
| ----------------  | ------ | ------------------------------------- |
| 🎴 Starter Pack   | $25    | Entry-level Pokémon card pack         |
| 🃏 Elite Pack     | $50    | Standard Pokémon card pack            |
| ⭐️ Legendary Pack | $250   | Higher value cards, better pull rates |
| 👑 Grail Pack     | $1,000 | Ultra-rare pulls, highest value cards |
```


---

# 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://pokefi.gitbook.io/pokefi-docs/open-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.
