> 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/kanza-and-yta-cult.md).

# Kanza & Yta cult

### <mark style="color:red;">A dramatic legend</mark>

In the [<mark style="color:red;">**Eclerays**</mark>](/vyder-lore-book/species/eclerays.md) legends, Kanza & Yta are sister and brother.&#x20;

**After the death of their mother, an evil deity convinced Kanza that Yta was responsible.**

Yta tried to bring his sister back to her senses but failed.

**So he decided to run from her.**

Regretfully for him, Kanza immediately started chasing him.

**Today, the two suns are following themselves in the sky of** [<mark style="color:red;">**Oloma**</mark>](/vyder-lore-book/planets/oloma.md)**.**

According to the Eclerays, this race gave life to the planet and allowed their species to exist.

**Twice a year, the brother and sister reunite. Yta tries to calm his sister down, in vain.**&#x20;

Therefore, Yta has to keep running away from his sister...

### <mark style="color:red;">A universal cult</mark>

Today, this cult is central in the [<mark style="color:red;">**Ecleray**</mark> ](/vyder-lore-book/species/eclerays.md)culture, all around the planet.

**Its practice is characterized by prayer and the omnipresence of art.**

This is the way the [<mark style="color:red;">**Eclerays**</mark>](/vyder-lore-book/species/eclerays.md) have found to transmit their emotions and their love for their deities.

### <mark style="color:red;">A mysterious group of fanatics</mark>

With the outbreak of the civil war, the [<mark style="color:red;">**Olkirs**</mark>](/vyder-lore-book/species/the-olkirs.md) began to reject this cult and this devotion by stoping to pray.

**The cult therefore seeks to persuade them to resume their prayers, willingly or by force.**

Those fanatics believe that if people stop praying, Yta will give up on Kanza and vanish forever.

**For them, it could mean the end of the life on** [<mark style="color:red;">**Oloma**</mark>](/vyder-lore-book/planets/oloma.md)**.**

### Crystals mean power, power means control.

They try to convince each [<mark style="color:red;">**Ecleray**</mark> ](/vyder-lore-book/species/eclerays.md)to keep praying and creating all sorts of art no matter what.

**If** [<mark style="color:red;">**Olkirs**</mark> ](/vyder-lore-book/species/the-olkirs.md)**don’t want to, they’ll be forced.**

Therefore, sending [<mark style="color:red;">**Kirimi**</mark> ](/vyder-lore-book/species/eclerays/kirimi.md)in the [<mark style="color:red;">**VYDER**</mark>](/vyder-lore-book/the-universe/the-vyder.md), gets them a chance to earn crystals.&#x20;

**Those crystals means power and power mean control.**

It could be the answer to the civil war and the submission of the [<mark style="color:red;">**Olkirs**</mark>](/vyder-lore-book/species/the-olkirs.md).


---

# 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/kanza-and-yta-cult.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.
