> For the complete documentation index, see [llms.txt](https://whitepaper.challenge.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.challenge.gg/tokenomics/nft/in-game.md).

# In-game

<figure><img src="/files/CIIKhYjc1rO0Exo8TWC2" alt=""><figcaption><p>FrrontLand ingame asset</p></figcaption></figure>

### 🔸 A New Era: Gaming Meets Blockchain

We will introduce in-game Non-Fungible Tokens (NFTs) for our Original games, ensuring a more engaging and enriched gaming experience. Unlike traditional virtual assets, these NFTs will represent unique, immutable, and transparently verifiable in-game assets, allowing players to derive real-world economic value from their virtual possessions.

### 🔸 The Power of Traits

In the Challenge.gg universe, the power of your gameplay is in your hands. Each NFT, representing an in-game item, will come with distinct traits that affect its performance and aesthetics. These traits range from Scopes, Grips, Barrels, and Magazines to Skins.

With Scopes for precision, Grips for better control, Barrels for enhanced shooting performance, and Magazines for increased ammo capacity, every element is designed to enrich your gaming strategy. The Skin trait, on the other hand, offers a cosmetic uplift to your weaponry, giving you the edge in styling your in-game persona to your taste.

### 🔸 Customization and Identity

Challenge.gg introduces a whole new level of character customization. Players can purchase characters and dress them up in their unique style, offering a personal touch to their gaming avatars. This not only adds a layer of individual identity but also enhances player engagement, creating a more immersive gaming experience.

### 🔸 Airdrops: The Surprise Element

At Challenge.gg, we believe in rewarding our players in ways that augment their in-game adventures. That’s why we will introduce random airdrops for NFTs to players engaged in both Training Camp and Flash modes. These airdrops, landing unexpectedly in your game, will bring a thrilling dimension to your gaming journey, offering the potential to unlock new capabilities and styles.

Challenge.gg is not just about creating games; it's about crafting an immersive, engaging, and rewarding gaming experience. Our in-game NFTs are the first step towards a decentralized gaming economy where players have the liberty to realize the value of their in-game accomplishments in the real world. Join us and be a part of this exciting revolution!

**Read more regarding launch date of the ingame NFT:S in our roadmap:**

{% content-ref url="/pages/O6kuxIxPjHk2d6BnprY1" %}
[ROADMAP](/roadmap/vision.md)
{% endcontent-ref %}


---

# 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://whitepaper.challenge.gg/tokenomics/nft/in-game.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.
