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

# Lore

The Kroompys, inhabitants of the advanced planet Kroomp, have thrived thanks to Kroodium, an extraordinary metal that forms the cornerstone of their civilization. This material, essential for their advanced technology, also holds the power to be used in creating devastating weaponry.&#x20;

The Kroompy society faces an unprecedented crisis when a faction of traitors, lured by the destructive power of Kroodium, sparks a revolution. Their aim is to seize the Kroodium to forge weapons and assert their dominance over Kroomp and other worlds.&#x20;

In response to this threat, a group of honorable Kroompys, determined to prevent the Kroodium from falling into the wrong hands, make a daring decision. They embark on a covert mission, carrying the remaining reserve of Kroodium, and flee to Solana. This planet, part of an intergalactic coalition, is known as a haven for advanced civilizations seeking to share knowledge and resources in a spirit of cooperation and peace.&#x20;

Upon their arrival in Solana, the Kroompys find themselves in a diverse world brimming with possibilities. However, the tranquility is short-lived as they discover that several traitors have secretly followed them. Now, in unfamiliar territory and surrounded by other civilizations, the Kroompys must identify and stop the traitors before they endanger Solana and their civilizations with the power of Kroodium.&#x20;

Will you help them on this battle?

<figure><img src="/files/WFvDlMqKwhPCP9ToxWaY" alt=""><figcaption><p>Kroompys ready to land on Solana</p></figcaption></figure>


---

# 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://kroompys.gitbook.io/fok-fall-of-kroompys-1/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.
