> For the complete documentation index, see [llms.txt](https://catzillacoin.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://catzillacoin.gitbook.io/whitepaper/game/gameplay-mechanics/catzillaverse.md).

# CatzillaVerse

The journey in the CatzillaVerse begins as players gather at their respective bases, eagerly awaiting and communicating till  the capacity of the server is full. During this time, everyone remains in their base, preparing for the adventure ahead. Once all necessary players have joined the server, teams are formed, and the round officially begins.

Players embark on an interstellar voyage aboard their spaceship, venturing to one of the eight planets within the CatzillaVerse. Upon arrival, teams disembark from their ships and explore different parts of the same base situated on each planet. The round commences as players immerse themselves in completing tasks and unraveling mysteries.

As the clock ticks away, players have 20 minutes to navigate the challenges and pitfalls of the CatzillaVerse. During this time, they must work together to uncover impostors lurking among their ranks while striving to complete their assigned tasks.

With just two minutes remaining before the round concludes, tension mounts as teams race against the clock. At the 18-minute mark, a secret room arena unlocks, revealing a red Quantum Computer that holds the key to victory. The first team to decode the Computer within the brief eight-second window gains a decisive advantage.

As the final moments of the round unfold, teams engage in intense battles that are not allowed in the first 18 minutes! Unleashing their superpowers and wielding formidable weapons against each other. The defending team, focused on decoding the red Quantum Computer, must fend off their adversaries while maintaining their concentration.

Once the dust settles and the round timer expires, the outcome is determined. Victory belongs to the team that successfully deciphers the red Quantum Computer or defends against their opponents' onslaught until the round concludes. With the battle concluded, players reflect on their experiences and prepare for the next thrilling adventure in the ever-evolving CatzillaVerse.

\ <br>


---

# 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://catzillacoin.gitbook.io/whitepaper/game/gameplay-mechanics/catzillaverse.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.
