> For the complete documentation index, see [llms.txt](https://docs.evermoon.games/evermoon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evermoon.games/evermoon/evermoon-moba-5v5-web3-mobile-game/evermoon-nfts/consumable-nfts.md).

# Consumable NFTs

Consumable NFTs provide **one-time-use benefits** and disappear after activation. These items add an **extra layer of strategy and exclusivity** to Evermoon’s in-game economy.

#### **Types of Consumable NFTs**

<figure><img src="/files/gkUdVmj8UZzbvKFS82vm" alt="" width="375"><figcaption></figcaption></figure>

**Capsules**

* Randomized **reward boxes** that may contain skins, heroes, or in-game resources.
* Available via **gameplay progression and special events**.

<figure><img src="/files/XUN6OhcWmxnTAtQKw7Q9" alt="" width="375"><figcaption></figcaption></figure>

**Loot Boxes**

* Mystery packs with **various item rarities and bonuses**.
* Maintains **excitement and variety in rewards**.

<figure><img src="/files/YZfbdOTJR62H40Q0YuWe" alt="" width="375"><figcaption></figcaption></figure>

**Bundles**

* **Pre-packaged NFT sets**, often at a **discounted price**. [Read more: **Bundle**](https://medium.com/@evermoon/bundle-62d3e87641ad)
* Offered during **limited-time promotions**.

<figure><img src="/files/Kb7kFm5WH0MHI2qxiAaI" alt="" width="375"><figcaption></figcaption></figure>

**Chests**

* High-tier reward crates that **contain exclusive skins, heroes, or in-game currency**.
* Acquired through **tournaments, ranked matches, and Battle Pass rewards**.

<figure><img src="/files/9vJSUxiQ39JXD9yUlapl" alt="" width="375"><figcaption></figcaption></figure>

**Everpass & Event Tickets**

* Grants access to **special game modes, tournaments, and exclusive seasonal content**. [Read more: **Ticket**](https://medium.com/@evermoon/ticket-f1f856192f64)
* The **Everpass Ticket** provides **random rewards**, including:
  * **Rune Page Tickets**
  * **Guild Tickets**
* Needed for **premium experiences and early access** to special content.

**Buff & Power-Up Cards**

* Temporary boosts that **enhance gameplay performance**. [Read more: **Cards**](https://medium.com/@evermoon/card-b3d4cbed85dd)
* Include strategic in-game items such as:
  * **Name Change Cards** – Allows players to **change their in-game identity**.
  * **Double Reward Cards** – Doubles **match rewards for a limited time**.
  * **Double EXP Cards** – Boosts **experience points earned per match**.
  * **Star Protection Cards** – Prevents **rank loss in competitive play**.
  * **Stamina Recharge Cards** – Restores **player stamina**, allowing extended playtime.

These items ensure that players can **maximize rewards, customize their experiences, and gain competitive advantages**.

***

## **How to Get Consumable NFTs**

Players can acquire these NFTs through:

* **Winning matches, events, and completing challenges**.
* **Advancing in the Battle Pass**.
* **Opening Capsules and Loot Boxes**.
* **Daily login rewards**.
* **Special sales in the Evermoon marketplace**.


---

# 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://docs.evermoon.games/evermoon/evermoon-moba-5v5-web3-mobile-game/evermoon-nfts/consumable-nfts.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.
