# ASSETS

- [Overview](https://wiki.metafight.com/whitepaper/assets/overview.md)
- [Cards](https://wiki.metafight.com/whitepaper/assets/cards.md)
- [Rarities](https://wiki.metafight.com/whitepaper/assets/cards/rarities.md): The different rarities and their purpose
- [Fighter Card](https://wiki.metafight.com/whitepaper/assets/cards/fighter-card.md): The main asset in MetaFight
- [Equipment Card](https://wiki.metafight.com/whitepaper/assets/cards/equipment-card.md): Cards that boost your fighters
- [Promo Card](https://wiki.metafight.com/whitepaper/assets/cards/promo-card.md)
- [Coach Card](https://wiki.metafight.com/whitepaper/assets/cards/coach-card.md)
- [Booster Pack](https://wiki.metafight.com/whitepaper/assets/booster-pack.md)
- [1st Edition](https://wiki.metafight.com/whitepaper/assets/booster-pack/1st-edition.md)
- [2nd Edition](https://wiki.metafight.com/whitepaper/assets/booster-pack/2nd-edition.md)
- [BRAVE CF Edition](https://wiki.metafight.com/whitepaper/assets/booster-pack/brave-cf-edition.md)
- [Starter Pack](https://wiki.metafight.com/whitepaper/assets/booster-pack/starter-pack.md)
- [Pass](https://wiki.metafight.com/whitepaper/assets/pass.md)
- [Classic Pass](https://wiki.metafight.com/whitepaper/assets/pass/classic-pass.md)
- [Fighter Pass](https://wiki.metafight.com/whitepaper/assets/pass/fighter-pass.md)
- [Founder Pass](https://wiki.metafight.com/whitepaper/assets/pass/founder-pass.md)
- [Bonus Purse](https://wiki.metafight.com/whitepaper/assets/bonus-purse.md)
- [Raffle Tickets](https://wiki.metafight.com/whitepaper/assets/bonus-purse/raffle-tickets.md)
- [Mystery Chest](https://wiki.metafight.com/whitepaper/assets/bonus-purse/mystery-chest.md)


---

# 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://wiki.metafight.com/whitepaper/assets.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.
