> For the complete documentation index, see [llms.txt](https://lore.vyder.gg/vyder-lore-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lore.vyder.gg/vyder-lore-book/planets/oloma/cities/guja.md).

# Guja

<figure><img src="/files/HhYBpHo5F9m6LshRLcLe" alt=""><figcaption></figcaption></figure>

Guja is a village **high up in the mountains.**&#x20;

At this altitude, trees tend to **grow almost horizontally**.&#x20;

This allows them to capture more light and reach massive proportions.&#x20;

The village is home to a community specialized in **producing and harvesting large red flowers**.&#x20;

These are used as ornaments for important events.&#x20;

Guja is known for **producing flowers of great quality.**

But behind this curtain lies a terrible secret.&#x20;

Here, [<mark style="color:red;">**Dermo**</mark>](/vyder-lore-book/species/the-olkirs/dermo.md) **has taken up residence** and begun recruiting supporters of his dark schemes.&#x20;

The seemingly ordinary inhabitants of Guja are under his influence and are all **secretly trained in combat.** They are called [<mark style="color:red;">**the Olkirs**</mark>](/vyder-lore-book/species/the-olkirs.md).&#x20;

<figure><img src="/files/h0ZjRBlh53k11LPHXTlZ" alt=""><figcaption><p>The weapon of Ophio, one of the Olkirs. </p></figcaption></figure>

This is **where they grow the stolen Mwahindoes** to swell their numbers.&#x20;


---

# 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://lore.vyder.gg/vyder-lore-book/planets/oloma/cities/guja.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.
