> For the complete documentation index, see [llms.txt](https://docs.pawtato.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pawtato.gg/pawtato-land/gameplay/the-world/tribes.md).

# Tribes

After the continent of Axoma was scarred by the Great Divide, the Pawtatos were forced to adapt - splintering into three great tribes: [The Sproutkin](/pawtato-land/gameplay/the-world/tribes/the-sproutkin.md), [The Emberclaws](/pawtato-land/gameplay/the-world/tribes/the-emberclaws.md) and [The Flowtails](/pawtato-land/gameplay/the-world/tribes/the-flowtails.md).

Each holds a fragment of the goddess’s teachings, each convinced their way is the one that will awaken her.

<figure><img src="/files/0pb1XSLg1HzJ9qS6ji7w" alt="" width="563"><figcaption></figcaption></figure>

Though no blood is shed between them, the air of Axoma is heavy with tension. Trade is careful, words guarded. Each tribe sends pilgrims to the Temple at the desert’s center — yet never together. Each believes that only **their offerings, their prayers, their methods** will stir Axomamma from her slumber.


---

# 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://docs.pawtato.gg/pawtato-land/gameplay/the-world/tribes.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.
