> For the complete documentation index, see [llms.txt](https://thenextworld.gitbook.io/the-next-world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thenextworld.gitbook.io/the-next-world/tnw-nft/capsule.md).

# Capsule

![](/files/4049EW9EckFY76xq45Fu)

There are presently five main kinds of capsules in The Next War:

* <mark style="color:yellow;">Genesis Capsule</mark>
* <mark style="color:red;">Legendary Capsule</mark>&#x20;
* <mark style="color:purple;">Rare Capsule</mark>&#x20;
* <mark style="color:green;">Common Capsule</mark>
* <mark style="color:blue;">Starter Capsule</mark>

### Genesis Capsule

![](/files/FDe7j1pBct2ZbsGbIKch)

One of the most exclusive capsules available to TNW early adopters. Genesis soldier may be unlocked via the genesis capsule, which comes with a slew of advantages. More info: [**Soldier - Avatar (NFT)**](/the-next-world/tnw-nft/soldier-avatar-nft.md)

### Legendary Capsule

![](/files/Op7RdwyZD74tCApuKkx9)

Legendary capsule: There are 11% chance that buyers could gain a legendary avatar NFT soldier. The ratio to attain an epic Avatar NFT Soldier, and a rare Avatar NFT Soldier are 80%, and 9% respectively. Refer [**table**](#rarity-system) below.

### Rare Capsule

![](/files/lZz9G2kaRvE2VbHySVMw)

Rare capsule: There are 0.02% chance that buyers could gain a legendary avatar NFT soldier. The ratio to attain an epic Avatar NFT Soldier, a rare Avatar NFT Soldier, a unique Avatar NFT Soldier and an uncommon Avatar NFT Soldier are 2.98% , 13% , 77% and 7% respectively. Refer [**table**](#rarity-system) below.

### Common Capsule

![](/files/F5082fJAvVskvY6oI2r8)

Common capsule: There are 0.5% chance that buyers could gain a rare Avatar NFT Soldier. The ratio to attain a unique Avatar NFT Soldier, an uncommon Avatar NFT Soldier and a common Avatar NFT Soldier are 11.5%, 79%, and 9% respectively. Refer [**table**](#rarity-system) below.

### Starter Capsule

![](/files/Y3L1CN7VgMKRALhrPcO4)

Starter capsule: The ratio to attain an uncommon Avatar NFT Soldier and a common Avatar NFT Soldier are 10% and 90% respectively. Refer [**table**](#rarity-system) below.

#### Rarity System

These Capsules can be unlocked to obtain your unique NFT soldier. Different capsules can be used to unlock different rarity of soldiers. Rarity system refers asf:

<figure><img src="/files/50NNqhFNw7UfBi4KbNSD" alt=""><figcaption></figcaption></figure>


---

# 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://thenextworld.gitbook.io/the-next-world/tnw-nft/capsule.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.
