> 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/game-theme-access-journey/final-level.md).

# Final level

### 9- Pioneer

represents a trailblazer in the Metacces ecosystem, someone who has taken early and significant steps to shape the platform's foundation. This level signifies leadership, originality, and dedication to driving innovation. Pioneers are often early adopters who explore uncharted aspects of Metacces, contributing to its growth and development. Their actions influence the ecosystem's direction, making them integral to its evolution and success.

### 10- Chancellor

represents a high-ranking role within the Metacces ecosystem, signifying a user who wields significant influence and authority, particularly in governance and decision-making. This title highlights the ability to shape policies, guide collective actions, and contribute strategically to the platform's evolution.

A Chancellor demonstrates leadership by participating actively in governance, such as voting on proposals or influencing community-driven decisions. They also possess substantial resources, like Blacxes and Access currency, that amplify their impact. This role reflects power, responsibility, and a deep commitment to the stability and growth of the Metacces world.

### 11- Pillar

represents the pinnacle of achievement within the Metacces ecosystem. A Pillar is a beacon of inspiration, embodying mastery, innovation, and influence. They have reached the highest level of impact, shaping the community and ecosystem with visionary ideas, advanced knowledge, and exceptional contributions. Luminaries are leaders who define the future of Metacces, guiding others while setting the standard for excellence and creativity in the digital realm. This title reflects both prestige and responsibility in advancing the platform.

### 12- Blacxes Overlord

is a title that represents the ultimate level of dominance and mastery within the Metacces ecosystem. This individual has amassed significant wealth in terms of Blacxes and possesses unparalleled influence over the platform. They are recognized as a leader with supreme governance power, deep strategic knowledge, and control over key aspects of the digital world. A Blacxes Overlord is not just a participant but a defining force, embodying the pinnacle of achievement, responsibility, and innovation in the Metacces universe.


---

# 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.metacces.com/whitepaper/metacces-general/ar-vr-game/game-structure/game-theme-access-journey/final-level.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.
