# The Miniverse

*"In the depths of ancient elemental mining zones—think rock quarries, icy caves, windy peaks, and yes, volcanic BBQ pits—the BabySneklets work tirelessly (or as tirelessly as tiny snakes with magical powers can manage). They stake their Stardust earnings to unlock traits, skins, and mystical powers, all while navigating territorial disputes. Sure, there’s the occasional explosion, cave-in, or magical mishap, but hey, that’s just another day when you’re a Stardust Miner! With dreams of legendary rewards and tokens raining from the skies, the Sneklets continue their quest to build a better Miniverse—one carefully mined Stardust chunk at a time."*

### **Zones**

The Miniverse is divided into four main zones, each reflecting the nature of its dominant element:<br>

1. **Deep Digs (Earth Zone)**\
   A network of underground tunnels brimming with minerals and hidden caches of Stardust. The air is thick with dust, and the ground occasionally tremors from the unending excavation efforts of Earth Sneklets.<br>
2. **Lava Lands (Fire Zone)**\
   A volcanic landscape of molten rock and geysers of flame. Rich deposits of Stardust form near the lava flows, but harvesting them is a perilous task suited only for the bravest—or most reckless—of miners.<br>
3. **Sky Cliffs (Wind Zone)**\
   Towering cliffs and floating islands buffeted by powerful winds. Stardust is scattered across these high-altitude expanses, requiring agility and quick thinking to collect. Wind Sneklets excel in these breezy domains.<br>
4. **Frozen Fields (Ice Zone)**\
   An icy tundra of snow-capped peaks and hidden caverns. Stardust here is locked beneath thick sheets of ice, requiring patience and precision to uncover. Ice Sneklets find this frigid environment ideal for their measured approach.<br>


---

# Agent Instructions: 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://babysneklets.gitbook.io/babysneklets/babysneklets-api-de/lore-and-world/interactive-blocks.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.
