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

# Lore

![](/files/e8ak4YskMsTXvyPil9Bd)

**ZEN REPUBLIC** metaverse is a solar system, consisting of a sun and **7** planets orbiting around it. the inhabitants of these planets had been fighting over the control of the sun, but after centuries of galactic wars they were able to make peace with one another. to symbolize their union, they created **ZEN FIGHTERS** league, where the best fighters from across the metaverse compete with each other to strengthen bonds between the races.

## Citizens of Zen Republic

### Planet RUBY

In Ruby planet, the environment is quite harsh, since it is positioned very close to the sun. These unfortunate circumstances forced the Rubians to evolve very quickly to survive, and they prospered by inventing and utilizing technology to the limits - solar panels, computers, lab-grown food and much more. Having their survival needs covered, rubians turned to recreation and came up with a wonderful sports game originally called Slingball, currently known as Zen Fighters.

### Planet EMERALD

Coming in Season 2...

### Planet SAPPHIRE

Coming in Season 3...


---

# 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://zenfighters.gitbook.io/zen-fighters-whitepaper/gameplay/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.
