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

# Lore

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

Across the multiverse, countless universes exist, each shaped by its own rules, warriors, and legends. Among them, one stands out as a realm of endless battle—Rumbleverse.

**Fury Planet: The Battlefield of Heroes and Anti-Heroes**

The planet is divided into two great factions, locked in an unending struggle:

#### The Heroes Faction ✨

They believe in unity, honor, and strength forged through discipline. Within their ranks are two powerful races:

* **Humans**
* **Deities**&#x20;

#### The Anti-Heroes Faction ☠️

They believe that strength should belong to those willing to take it. Their ranks are filled with three dark and powerful races:

* **Undead**&#x20;
* **Cyborgs**
* **Mages**

One of the planets in the Rumbleverse, Fury Planet is the ultimate battlefield, where two mighty factions clash in an unending struggle for dominance. The Heroes Faction fights for unity, honor, and strength through discipline, led by powerful Humans and Deities. Opposing them, the Anti-Heroes Faction thrives on the belief that strength belongs to those willing to seize it, with its ranks filled by fearsome Undead, Cyborgs, and Mages. These are the only races found on Fury Planet in the Rumbleverse so far…


---

# 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://gitbook.rumblefury.xyz/overview/lore.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.
