# Packs and Crates

- [Role Selector](https://zombecoin.gitbook.io/zombiecoin-whitepaper/packs-and-crates/role-selector.md): Roleselectors contains one of two role cards which can be merged together with a Villager character to create either a new Explorer character or a Zombie Miner character.
- [Egg Incubator](https://zombecoin.gitbook.io/zombiecoin-whitepaper/packs-and-crates/egg-incubator.md): An 'Egg Incubator' contains one random pet NFT. Pets are used for hunting (if the player has the corresponding land level) and for PvP battles in the 'Pet Wars: Arena'.
- [Crate of Materials](https://zombecoin.gitbook.io/zombiecoin-whitepaper/packs-and-crates/crate-of-materials.md): These crates contain a wide variety of materials of varying rarity, from the most common to the ultra-rare. They are primarily obtained from monthly quest milestones, rewards, and referrals.
- [Lost Treasure Chests](https://zombecoin.gitbook.io/zombiecoin-whitepaper/packs-and-crates/lost-treasure-chests.md): Information about the treasure chests players can find while Exploring.
- [Christmas Boxes](https://zombecoin.gitbook.io/zombiecoin-whitepaper/packs-and-crates/christmas-boxes.md): Boxes to celebrate the holiday! Contains a random variety of assets.


---

# 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://zombecoin.gitbook.io/zombiecoin-whitepaper/packs-and-crates.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.
