> For the complete documentation index, see [llms.txt](https://decimalists-organization.gitbook.io/pfp-pit-brawl-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://decimalists-organization.gitbook.io/pfp-pit-brawl-whitepaper/introduction/lore/the-krokarians.md).

# The Krokarians

In the verdant world of Cardano, the Krokarians once stood as the pinnacle of civilization. Their society, nestled in the heart of the Swamplands, was a beacon of commerce and culture. The Krokarians, humanoid crocodiles, were renowned for their intellect and sophistication, their influence extending to every corner of Cardano. Their cities were grand, their markets vibrant, and their knowledge vast.

However, the arrival of the Shadow brought an end to their golden age. This malevolent force, originating from the North, began to spread across Cardano, bringing with it dark creatures and an insidious corruption. The Krokarians, due to their proximity to the Shadow's source, were the first to face its wrath.

The Shadow's influence was subtle yet devastating. It began to cause mutations among the Krokarians - an extra finger here, a missing toe there. As the Shadow's power grew, the mutations became more severe, with Krokarians growing extra appendages or having existing ones twisted and deformed.

The dark creatures that accompanied the Shadow ravaged the Krokarian society. Many perished in the onslaught, their grand cities reduced to ruins, their vibrant markets silenced. The once thriving society was brought to its knees, with only four families surviving the calamity.

<div><figure><img src="/files/XsRdfDSLldBoAdxUdd7i" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ep1Ud6uC8IusQaki78V4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2bb7HxzyL82WkaVGwEFC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/hKau24mhCfhtUxJLzHjh" alt=""><figcaption></figcaption></figure></div>

These families, resilient in the face of despair, refused to let their civilization crumble. They adapted to their new forms, turning their mutations into symbols of survival and resilience. Their primitive weapons, once symbols of their past, became their salvation, used to fend off the dark creatures and protect what remained of their society.

The Krokarians' attire evolved to reflect their struggle. Their once colorful and elaborate clothing was reduced to rags and simple armor, mirroring the harsh reality of their existence. Yet, even in these humble garments, they wore symbols and markings that represented their defiance against the Shadow and their determination to survive.

Despite the hardships, the Krokarians remain hopeful and are determined to reclaim their world from the Shadow's grasp. The surviving clans stand as a testament to their resilience, a beacon of hope in the face of despair.

The Krokarians, once the heart of commerce and culture in Cardano, now stand as warriors, their civilization a shadow of its former glory. Yet, they fight on, their spirit unbroken, their resolve unyielding. For they are the survivors of the Swamplands, the defiant against the Shadow.


---

# 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://decimalists-organization.gitbook.io/pfp-pit-brawl-whitepaper/introduction/lore/the-krokarians.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.
