> For the complete documentation index, see [llms.txt](https://faq.mobox.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.mobox.io/ecosystem/gamefi/crate.md).

# Obtain KEYs, BOXes, NFTs

### **How to Obtain KEY**

![KEY to unlock Chests](/files/-MRbyMvgzumRvlDFsjUF)

1. All staked tokens will be converted to USDT amount to determine the amount of KEYs airdropped daily. &#x20;

| Amount (USD)           | Daily KEY airdrops |
| ---------------------- | ------------------ |
| <1,000,000             | 200                |
| 1,000,001 - 2,000,000  | 400                |
| 2,000,001 - 5,000,000  | 1000               |
| 5,000,001 - 10,000,000 | 2000               |
| >10,000,001            | 3000               |

2\. Users can yield farm by staking **USDT, USDC, and DAI (ERC20)** into MOBOX Crates to obtain KEYs.

3\. Each Crate Pool will be allocated a certain percentage of daily KEYs.  Each user will be airdropped KEYs according to their weight in each pool.

4\. KEYs can be withdrawn to a user's wallet. (Any Amount)

5\. KEYs can also be used to unlock BOXes to mint unique MoMo NFTs. (Must be whole number)

### How to Obtain NFTs

![](/files/-MRc5t7oFttzgKJ5me0U)

1. &#x20;According to the amount of KEYs obtained from Crates, user's can use them to unlock **Chests**(must be whole number) to mint NFTs.&#x20;

2\. Users can also purchase KEYs from the market to unlock Chests to mint NFTs.

3\. New BOXes can only be unlocked when there are 0 Chests being unlocked in the queue. ***(No pending transactions)***

4\. For a single transaction, the maximum of Chests is 500, and the maximum Chests that can be unlocked is 50.

### Unique Multi-Chain Wrap System

To provide a ecosystem that caters to users from different chains, Team MOBOX has created a unique Wrap Mechanism that allows MBOX, KEY, and NFTs to move across Ethereum, Binance Smart Chain, and TRON blockchains.  This mechanism can only be used on the MOBOX Platform.  Each transaction requires a small fee.

###


---

# 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:

```
GET https://faq.mobox.io/ecosystem/gamefi/crate.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.
