> For the complete documentation index, see [llms.txt](https://docs.phygitals.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phygitals.com/about-phygitals/digital-pack-openings.md).

# Digital Pack Openings

Phygitals brings you a fun way to grow your collection with Digital Pack Openings. Each pack is themed, and when you purchase one, you’ll reveal a set of cards that could include rare treasures. It’s a new and exciting way to discover cards and expand your collection.

### How it Works:

* Purchase a themed digital pack at a fixed price.
* Open your pack and discover your cards.
* Enjoy adding new gems to your collection!
* Don't love your cards? Sell your cards back to us for 85% of their fair market value.

### Upcoming Digital Pack Openings Information:

We’ll share all the details for each opening, including:

* Pack Themes
* Pack Price
* Card Highlights
* Opening Date

### Stay Up to Date on Limited Drops

To ensure you never miss out on an upcoming digital pack openings, be sure to follow us on social media, join our Discord, and opt in for email updates.  Stay tuned for exclusive announcements and updates!

Got questions? Connect with our community on Discord and Twitter, or reach out to us directly at <hello@phygitals.io>.


---

# 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://docs.phygitals.com/about-phygitals/digital-pack-openings.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.
