> For the complete documentation index, see [llms.txt](https://wiki.metafight.com/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.metafight.com/whitepaper/assets/booster-pack/1st-edition.md).

# 1st Edition

## <mark style="color:red;">Description</mark>

*First Edition of the Booster Packs*

**Launch:** February 2023

**Content:** Fighter & Equipments Cards released in [<mark style="color:orange;">**Q1 2023**</mark>](broken://pages/34jaTVpc4zjbAhdJDwIw)

**Supply:** ?,???

{% hint style="success" %}
1st Edition Booster Packs are the only ones to offer Q1 2023 Edition cards.
{% endhint %}

**Availability:** These packs are no longer for sale and will never be again, making them collectible items. They can be acquired from other managers on Marketplaces.

***

<div data-full-width="false"><figure><img src="/files/nc8CFhnGlcWJtVqJ0kMR" alt="" width="188"><figcaption><p>1st Edition<br>Bronze Booster Pack</p></figcaption></figure> <figure><img src="/files/bi5UrQ2TuESh76dIJz4V" alt="" width="188"><figcaption><p>1st Edition<br>Silver Booster Pack</p></figcaption></figure> <figure><img src="/files/O2nPZcFmJVMH7O3etiES" alt="" width="188"><figcaption><p>1st Edition<br>Gold Booster Pack</p></figcaption></figure> <figure><img src="/files/xJvQWp756SAnb9d5CW8v" alt="" width="188"><figcaption><p>1st Edition<br>Legendary Booster Pack</p></figcaption></figure></div>

{% hint style="success" %}
The Pack can be opened at any time and contains only the cards in "**Content**" section.
{% endhint %}

***

## <mark style="color:red;">Drop Rarity Chances</mark>

<table data-full-width="false"><thead><tr><th width="156">Card</th><th align="center">Pack Bronze</th><th align="center">Pack Silver</th><th width="120" align="center">Pack Gold</th><th align="center">Pack Legendary</th></tr></thead><tbody><tr><td>Guaranteed</td><td align="center">FC Bronze</td><td align="center">FC Silver</td><td align="center">FC Gold</td><td align="center">FC Legendary</td></tr><tr><td>FC Bronze</td><td align="center">35,00%</td><td align="center">27,50%</td><td align="center">13,75%</td><td align="center">2,50%</td></tr><tr><td>EC Bronze</td><td align="center">26,50%</td><td align="center">2,00%</td><td align="center">0,00%</td><td align="center">0,00%</td></tr><tr><td>FC Silver</td><td align="center">17,75%</td><td align="center">12,50%</td><td align="center">30,00%</td><td align="center">12,50%</td></tr><tr><td>EC Silver</td><td align="center">17,50%</td><td align="center">47,50%</td><td align="center">13,75%</td><td align="center">0,00%</td></tr><tr><td>FC Gold</td><td align="center">2,00%</td><td align="center">7,50%</td><td align="center">5,00%</td><td align="center">42,50%</td></tr><tr><td>EC Gold</td><td align="center">1,00%</td><td align="center">2,00%</td><td align="center">30,00%</td><td align="center">7,50%</td></tr><tr><td>FC Legendary</td><td align="center">0,25%</td><td align="center">0,50%</td><td align="center">5,00%</td><td align="center">2,50%</td></tr><tr><td>EC Legendary</td><td align="center">0,00%</td><td align="center">0,50%</td><td align="center">2,50%</td><td align="center">32,50%</td></tr></tbody></table>


---

# 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://wiki.metafight.com/whitepaper/assets/booster-pack/1st-edition.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.
