> For the complete documentation index, see [llms.txt](https://docs.metacces.com/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metacces.com/whitepaper/metacces-general/ar-vr-game/game-structure/skins-and-tools/introduction.md).

# Introduction

Metacces introduces a robust equipment system where each item—be it a wearable, tool, or environment enhancement—is designed as an NFT with real gameplay and economic utility. These items aren’t just cosmetic; they directly influence your progression, strategy, and interaction with the game world.

Ownership, Rarity & Progression

All gear and tools in Metacces are minted as NFTs, allowing players to own, trade, upgrade, or rent them. Each item comes in multiple rarity levels (Common → Mythical), with associated XP rewards, utility boosts, and profit-sharing options.


---

# 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://docs.metacces.com/whitepaper/metacces-general/ar-vr-game/game-structure/skins-and-tools/introduction.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.
