> For the complete documentation index, see [llms.txt](https://whitepaper.monsterra.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.monsterra.io/monsterra-world/mongens/mongen-races.md).

# Mongen Races

There are 5 different races of Mongens in the Monsterra world:&#x20;

* <img src="/files/SuVXCORhmDl4DgnEy3xx" alt="" data-size="line"> **Beast**
* <img src="/files/bkJ1uWXB9gnjc4G6mTfc" alt="" data-size="line"> **Tectos**
* <img src="/files/sMcboPbNSz3RxVOpSesu" alt="" data-size="line"> **Mystic**
* **Celest (WIP)**
* **Chaos (WIP)**

Each type is weak and strong against other types:

![](/files/uFt5XW3ERWsWhrNvvCn9)

## Beast

> Beasts are better at defense than offense. The hard scales that cover its strong body serve as an inviolable shield from any attack.

![](/files/yxF8IeXValwYGCTFQ8bN)

## Tectos

> Tectos owns an invincible strength and is stronger than any other Monges race. It has a powerful vision to see through a deep smoke in any battle.

![](/files/ac58CivJ1E4gj8CYAN5u)

## Mystic

> Mystics has the fantastic capability of perceiving and controlling battle auras which offer their owner prominent competitive advantages over the opponents.

![](/files/3AdIYCnYnH8SXhhWXJI6)

## Celest

> It’s said that Celest carries the mission to protect the ideal world that will be created in the future for both people and Mongens.

## Chaos

> It looks somehow pained as it rages around in search of the life force of living creatures, which serves as its energy. Some said this Mongen comes apparently from the underworld.


---

# 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://whitepaper.monsterra.io/monsterra-world/mongens/mongen-races.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.
