# The Chronicles Codex

## The Chronicles Codex

- [Seekers Welcome!](https://codex.r00mz.xyz/seekers-welcome.md): Welcome, Seekers, to a world of mystery and intrigue, where challenges abound and only the most dedicated and resourceful will prevail. This scavenger hunt game is a series of challenges.
- [Explore The Lore](https://codex.r00mz.xyz/the-chronicle-codex/explore-the-lore.md): The Codex, a sacred repository of knowledge, holds the key to understanding the rules and principles that govern this enigmatic world.
- [The Sanctum](https://codex.r00mz.xyz/the-chronicle-codex/explore-the-lore/the-sanctum.md): The Sanctum is a sacred, hidden space where Seekers of all ranks gather to share knowledge, discuss clues, and collaborate on solving the enigmatic challenges presented by The Collective.
- [The Trials](https://codex.r00mz.xyz/the-chronicle-codex/explore-the-lore/the-trials.md): In the mystical world of The Collective, Seekers must embark on a series of challenges known as Trials. These trials are designed to test their knowledge, creativity, and problem-solving abilities.
- [The Keys](https://codex.r00mz.xyz/the-chronicle-codex/explore-the-lore/the-keys.md): The Keys represent the culmination of each Seeker's journey through the three trials. As they complete the challenges and unravel the mysteries within each trial, they collect the corresponding key.
- [The Den](https://codex.r00mz.xyz/the-chronicle-codex/explore-the-lore/the-den.md): The Den serves as a virtual gathering place for the Seekers within the r00mz universe.
- [The Collective](https://codex.r00mz.xyz/the-chronicle-codex/the-collective.md): In a world where the boundaries between the organic and the artificial are becoming increasingly blurred, a mysterious organization known as The Collective has emerged.
- [The Ranks](https://codex.r00mz.xyz/the-chronicle-codex/the-collective/the-ranks.md): In the Collective, there are various ranks that serve different purposes and responsibilities. These ranks are exclusive to the collaborators of the project and are not available for Seekers.
- [The Seekers](https://codex.r00mz.xyz/the-chronicle-codex/the-seekers.md): Seekers are the r00mz holders who choose to participate in the scavenger hunt-style game that accompanies the r00mz project.
- [The Ranks](https://codex.r00mz.xyz/the-chronicle-codex/the-seekers/the-ranks.md): The ranking system for Seekers follows their progress through the three arcs, with each key acquired, resulting in a rank-up.
- [The Values](https://codex.r00mz.xyz/the-chronicle-codex/the-seekers/the-values.md): The core values of Seekers—Respect, Integrity, and Creativity—guide them on their journey within the Collective.
- [A Seeker's Journey](https://codex.r00mz.xyz/scavenger/a-seekers-journey.md): The Chronicles revolves around a series of trials that test the Seekers' abilities in puzzle-solving, collaboration, and critical thinking.
- [Events](https://codex.r00mz.xyz/scavenger/events.md): TBD
- [How to Join](https://codex.r00mz.xyz/collaborators/how-to-join.md): If you are interested in joining The Collective and contributing your skills and expertise to the development and growth of our immersive scavenger hunt, we warmly welcome your collaboration.
- [Terms of Use](https://codex.r00mz.xyz/policies/terms-of-use.md): Disclaimer and Terms of Use - Apr 2023


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://codex.r00mz.xyz/seekers-welcome.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.
