# Roadmap - NFT & P2E

**2nd phase release**

* NFT weapons
  * Sword, Axe & Spear
  * Each type of weapon will have an advantage over another
  * Different levels of weapons
* Loot box - use ARENA to open loot box to get NFT weapons
  * A different class of loot boxes will have various chance of getting weapons of different levels
* Players can arm their NFT weapons to a wallet address using ARENA
* UI to view the NFT weapons collection
* The skin of the character in the wallet will change accordingly to the weapon.

**3rd phase release**

* Pyramid Rogue
  * The single-player play-to-earn game mode
  * The Player will challenge the Pyramid Guardian and his army in the Pyramid
  * NFT weapons will be the critical factor determining the result of the battle
  * Players can reduce the cooldown period between each challenge and by using PYRAM
* Pyramid Royale 2.0
  * The revamped PvP game mode - instead of randomness, NFT weapons will be the critical factor determining the result of the battle
  * Fixed / No fee for each attack


---

# 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://docs.arenaswap.com/roadmap-nft-and-p2e.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.
