> 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/2nd-edition.md).

# 2nd Edition

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

*Second Edition of the Booster Packs*&#x20;

**Launch:** November 2023

**Content:** Fighter & Equipments Cards released at [<mark style="color:orange;">**Q2 2023**</mark>](broken://pages/MyeZfE44uUcxzVtuPMdv), [<mark style="color:orange;">**Q3 2023**</mark>](broken://pages/izaqZmDDPBxlKsPQ452g) & [<mark style="color:orange;">**Q4 2023**</mark>](broken://pages/2pIhmZaT74h9uZasttpM).

**Supply:** ?,???

**Availability:** Currently on sale, offering the opportunity to acquire the latest cards.

Exist in four rarities: Bronze, Silver, Gold & Legendary. Each pack features a guaranteed Fighter Card of the Pack's rarity.&#x20;

***

<div data-full-width="false"><figure><img src="/files/nc8CFhnGlcWJtVqJ0kMR" alt="" width="188"><figcaption><p>2nd Edition<br>Bronze Booster Pack</p></figcaption></figure> <figure><img src="/files/bi5UrQ2TuESh76dIJz4V" alt="" width="188"><figcaption><p>2nd Edition<br>Silver Booster Pack</p></figcaption></figure> <figure><img src="/files/O2nPZcFmJVMH7O3etiES" alt="" width="188"><figcaption><p>2nd Edition<br>Gold Booster Pack</p></figcaption></figure> <figure><img src="/files/xJvQWp756SAnb9d5CW8v" alt="" width="188"><figcaption><p>2nd 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 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/2nd-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.
