# NFT Genesis Boxes

NFT Boxes contain a bunch of [lands](/guides/lands.md). You can obtain them from INO events or buy them from NFT marketplaces.&#x20;

Currently, Cycle #1 and Cycle #2 lands are released in form of NFT boxes.

* Cycle #1 Boxes: By purchasing these boxes you can open them when the game launches and get 30 to 45 [Lands](/guides/lands.md)&#x20;
* Cycle #2 Boxes: By purchasing these boxes you can open them when cycle #2 starts (expected 10 to 30 days after the launch of the game). and get 30 to 40 [Lands](/guides/lands.md). Cycle #2 Box's lands have 5% fewer resources than Cycle one's;

Read more about [Mining Cycles](/price-stability.md#mining-cycles)

### How to Obtain NFT Box

1. Tofunnft marketplace: <https://tofunft.com/collection/chain-of-legends-nft>
2. Liquidifty INO: <https://app.liquidifty.io/@chainoflegends>

### Types of Boxes

![Cobalt Box](/files/un1tsOvIfmcr8B63rfCp) ![Pyrite Box](/files/6fo3kbl0uB5pRFziqYcX) ![Copper Box](/files/lBXAtKdj3X237KqaNf76) ![Gold Box](/files/367G3MtPUHaeImiMgSeB)

<table><thead><tr><th width="153.1253615698304">Box Name</th><th width="150">Lands qty</th><th width="444.3677549388293">Land Drop Chance</th></tr></thead><tbody><tr><td>Cobalt</td><td>45</td><td>Common: 94%, Uncommon: 5%, Rare: 1%</td></tr><tr><td>Pyrite</td><td>40</td><td>Common: 46%, Uncommon:50%, Rare: 4%</td></tr><tr><td>Copper</td><td>30</td><td>Common: 37%, Uncommon:45%, Rare: 15%, Legendary: 3%</td></tr><tr><td>Gold Box</td><td>30</td><td>Common: 0%, Uncommon:36%, Rare: 44%, Legendary: 20%</td></tr></tbody></table>

{% hint style="warning" %}
You may not receive number of each type of lands exactly equal to its drop chance, you may receive of one type more than it's drop chance, and fewer from another type.
{% 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://whitepaper.chainoflegends.com/guides/nft-genesis-boxes.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.
