> For the complete documentation index, see [llms.txt](https://codex.r00mz.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://codex.r00mz.xyz/the-chronicle-codex/explore-the-lore/the-den.md).

# The Den

<figure><img src="/files/FKYPE4SL0kE7dTrK99l9" alt=""><figcaption></figcaption></figure>

It is a safe and welcoming space where players can come together to share secrets, clues, and pieces of the puzzles they encounter throughout the trials. The Den encourages collaboration and camaraderie among Seekers, fostering a sense of unity and common purpose as they embark on their journey of discovery.

In reality, The Den is a digital space created using OnCyber, an online platform that allows users to showcase and explore NFT collections in a visually engaging and interactive way.

<figure><img src="/files/112ZMPZKo3Eb3BSSZIQJ" alt=""><figcaption><p><a href="https://oncyber.io/r00mz">https://oncyber.io/r00mz</a></p></figcaption></figure>

By utilizing OnCyber's features, The Den is designed to facilitate communication and collaboration among Seekers as they navigate the r00mz scavenger hunt-style game. Here, players can exchange information, offer assistance, and discuss strategies with fellow Seekers, enhancing their overall gaming experience and enabling them to progress through the trials more effectively.

{% hint style="info" %}
**important:** oncyber.io has no direct relationship with the project, not it's used can be seen as an endorsement. It's just a cool Web3 platform we can all use.
{% endhint %}


---

# 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://codex.r00mz.xyz/the-chronicle-codex/explore-the-lore/the-den.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.
