> For the complete documentation index, see [llms.txt](https://docs.monstainfinite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monstainfinite.com/summary/monsta-infinite/monstaverse/lore/age-of-ancestors.md).

# Age of Ancestors

The monsta civilization on the Shani planet remains a mystery to this day. Despite countless research efforts, their origins and creators have yet to be discovered. However, one thing is certain - their story is one of survival and determination in the face of extinction.&#x20;

<figure><img src="/files/xWTSsV93xeuuluRLggSZ" alt=""><figcaption><p>Shani Planet</p></figcaption></figure>

Through countless experiments and exploits of the planet's resources, the monstas attempted to find a solution to their dwindling population. They sought immortality through genetic manipulation and technological advancements but ultimately failed, causing a great divide among the remaining monstas.&#x20;

It was their success in biological experimentation that ultimately saved them from extinction. By combining the genetic material of two monstas with Stamen Tellus inside the Critus Furnace, they were able to create the first genetic clone of two Inception Monstas.&#x20;

This success, however, came at a great cost.&#x20;

The monsta population had already been devastated by their desperate experiments, and only 4088 Inception Monstas remained. They made the difficult decision to seal themselves away, leaving behind a warning to their descendants to only awaken them in times of crisis.&#x20;

The story of the monsta civilization serves as a reminder of the resilience and ingenuity of life in the face of adversity. It also reminds us that the mysteries of the universe and our origins are yet to be fully unraveled, and that there is still much to discover and explore.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.monstainfinite.com/summary/monsta-infinite/monstaverse/lore/age-of-ancestors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
