> For the complete documentation index, see [llms.txt](https://docs.pixelverse.xyz/pixelverse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixelverse.xyz/pixelverse/economy/blockchain-and-nfts/advanced-nfts.md).

# Advanced NFTs

In the future, in Pixelverse's Xenon, you will be able to deeply integrate NFTs into the planet's culture, reflecting its challenging environment and advanced technology. Here’s how you can expect these NFT features to enhance your experience:

#### 1. **Dynamic NFTs: Adapt and Evolve**

* **Adapt Over Time:** You will be able to watch your bots gain new abilities based on their experiences, such as becoming tougher after surviving battles in the rugged Wastelands or more agile from navigating Neopolis’ busy streets.
* **Environment Effects:** Your bots will adapt features to better handle the environments they are used in frequently, like improved armor for the harsh conditions of the Wastelands.

#### 2. **Mission-Specific Gear as NFTs**

* **Tailored Equipment:** You will have access to gear designed specifically for the challenges you face, like stealth missions in corporate areas or arena battles.
* **Gear Rental:** You will be able to rent your specialized gear to other players, helping them prepare for tough missions while earning extra income.

#### 3. **NFT-Based Clan Systems**

* **Clan Gear:** Your clan will be able to benefit from special NFTs that provide advantages in group events or battles.
* **Shared Resources:** Your clan will manage its resources in a shared digital space, making it easier to plan and execute group strategies.

#### 4. **Strategic Building Using NFTs**

* **Build Bases:** You will be able to use NFTs to construct and upgrade bases in strategic locations around Neopolis, each offering unique benefits.
* **Control Territories:** You will be able to gain control over important areas in Neopolis by holding specific NFTs, providing you with resources and strategic advantages.

#### 5. **NFTs That Shape the Story**

* **Unlock Missions:** You will be able to access NFTs that unlock new missions exploring Xenon’s past or uncovering hidden threats.
* **Influence the Story:** You will have the power to use NFTs to make decisions that influence the game’s storyline, such as choosing alliances or directing plot developments.

These future NFT features will not only make your gameplay more engaging but will also allow you to interact with and influence the world of Xenon in significant ways, echoing the planet’s themes of resilience and technological prowess.


---

# 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.pixelverse.xyz/pixelverse/economy/blockchain-and-nfts/advanced-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.
