# Type of Capsules

![](/files/WlFYw8PTTo9I4xmA0At4)

There are currently five different types of capsules in League Of Ancients.&#x20;

Owners of these capsules can decide to **sell them in the NFT Marketplace** or **vest it** for 60 days to convert them to an "**Unlocked**" version, which grants them the power to immediately unlock and obtain a NFT Skin based on the capsules below.

## 1. Immortal Card

![One of the rarest treasures that grants immortality to its holder.](/files/35kr2PeOHFNyUUKn6gZl)

The highest form of all capsules, which can be sold in the marketplace or unlocked. Owners who unlock the Immortal card is **guaranteed to obtain an** [**Immortal Skin**](/whitepaper/nft-skin/rarity-level.md) **for a random hero**.

{% hint style="info" %}
Only obtainable through **Pre-Launch Events and NFT Sales.**
{% endhint %}

## 2. Genesis Capsule

![Forged from the birth of the Ancient Realm itself.](/files/asSY7UGC8wQgXLtMy4UB)

One of the rarest capsules forged from genesis, which can be sold in the marketplace or unlocked. Owners who unlock the Genesis capsule is **guaranteed to obtain a** [**Genesis Skin**](/whitepaper/nft-skin/rarity-level.md) **for a random hero**.

{% hint style="info" %}
Only obtainable through **Pre-Launch Events and NFT Sales.**
{% endhint %}

## 3. Alpha Capsule

![Left scattered from various continents of the world, Kingdoms fought for this artifact and the power that is bestowed upon it.](/files/qd9Bged4zPd3MVG9O7r2)

A premium grade capsule which can be sold in the marketplace or unlocked. Owners who unlock the Alpha capsule will have a chance to obtain the following skins for a random hero:

| Type of Skin                                      | Chance to Obtain |
| ------------------------------------------------- | ---------------- |
| [Mythical](/whitepaper/nft-skin/rarity-level.md)  | 15%              |
| [Legendary](/whitepaper/nft-skin/rarity-level.md) | 30%              |
| [Champion](/whitepaper/nft-skin/rarity-level.md)  | 55%              |

{% hint style="info" %}
Only obtainable through **Pre-Launch Events and NFT Sales.**
{% endhint %}

## 4. Beta Capsule

![Splinters of mysterious artifacts buried under the Ancient Realm, waiting to be unveiled by those worthy to yield it.](/files/RuWzPccDvcxEaofc63cA)

A high grade capsule which can be sold in the marketplace or unlocked. Owners who unlock the Beta capsule will have a chance to obtain the following skins for a random hero:

| Type of Skin                                      | Chance to Obtain |
| ------------------------------------------------- | ---------------- |
| [Elemental](/whitepaper/nft-skin/rarity-level.md) | 15%              |
| [Epic](/whitepaper/nft-skin/rarity-level.md)      | 30%              |
| [Basic](/whitepaper/nft-skin/rarity-level.md)     | 55%              |

{% hint style="info" %}
Only obtainable through **Pre-Launch Events and NFT Sales.**
{% endhint %}

## 5. LOA Capsule

![The foundation of all capsules, embedded with a mysterious blue power that represents League Of Ancients.](/files/FvppXztN0jn0Dx3L1DrO)

The LOA Capsule contains skins of different [rarities](/whitepaper/nft-skin/rarity-level.md) when opened. The chances of getting various skins are shown below:

<table><thead><tr><th width="150" align="center">Skin Category</th><th align="center">Chance of obtaining</th></tr></thead><tbody><tr><td align="center"><a href="/pages/PuDf2WL4G8vAXp3gAtwl">Immortal</a></td><td align="center">N/A</td></tr><tr><td align="center"><a href="/pages/PuDf2WL4G8vAXp3gAtwl">Genesis</a></td><td align="center">0.92760637225247%</td></tr><tr><td align="center"><a href="/pages/PuDf2WL4G8vAXp3gAtwl">Event/Seasonal</a></td><td align="center">N/A</td></tr><tr><td align="center"><a href="/pages/PuDf2WL4G8vAXp3gAtwl">Mythical</a></td><td align="center">1.67372454123815%</td></tr><tr><td align="center"><a href="/pages/PuDf2WL4G8vAXp3gAtwl">Legendary</a></td><td align="center">2.21818915103852%</td></tr><tr><td align="center"><a href="/pages/PuDf2WL4G8vAXp3gAtwl">Champion</a></td><td align="center">4.43637830207703%</td></tr><tr><td align="center"><a href="/pages/PuDf2WL4G8vAXp3gAtwl">Elemental</a></td><td align="center">14.6198830409357%</td></tr><tr><td align="center"><a href="/pages/PuDf2WL4G8vAXp3gAtwl">Epic</a></td><td align="center">25.7108287961282%</td></tr><tr><td align="center"><a href="/pages/PuDf2WL4G8vAXp3gAtwl">Basic</a></td><td align="center">50.4133897963299%</td></tr></tbody></table>

{% hint style="info" %}
Obtainable only through [**Raffle Events**](/whitepaper/game-fi-marketplace/raffle-event.md) in the NFT Marketplace.
{% endhint %}


---

# 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://league-of-ancients-v2.gitbook.io/whitepaper/game-fi-marketplace/type-of-capsules.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.
