> For the complete documentation index, see [llms.txt](https://portal.guildofguardians.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://portal.guildofguardians.com/universe.md).

# Guild of Guardians Universe

Guild of Guardians is a mobile squad RPG where players take teams of Guardians through challenging dungeons to collect resources. These resources are used to create rare items and Guardians which may be sold. Players will work together to create the best squad of Guardians, contribute to their Guild and develop strategies to complete the most challenging content in the game. The game is set in a familiar but unique fantasy RPG world where players can play as mages, warriors, elves, orcs and more!

<figure><img src="https://lh7-us.googleusercontent.com/SYtl-qKhj9kxeN--jdB1Cg9TjMaDm2YNLm-V0BviNxQPp3Uv7xjP5EIrju8f_Aj9mSVZO2VJ5_HgFIkLYutI-p9pC0pNyYKNW_vx6oIV1IqDbeB1DNL7ttsLLlxWelrFkFbYt_CTihsZm48lF7q-LA" alt=""><figcaption></figcaption></figure>

#### Meet some of the Guardians

<div><figure><img src="/files/HFtc4GVBtEwGtcImFdlp" alt=""><figcaption><p>Helia, Princess of Flame</p></figcaption></figure> <figure><img src="/files/tfIRRcdsiD3qnW2QtplO" alt=""><figcaption><p>Lia, Priestess of Illumination</p></figcaption></figure> <figure><img src="/files/plsveQCyW9VGCMdrMSpC" alt=""><figcaption><p>Cyrus, Infernal Swordsman</p></figcaption></figure> <figure><img src="/files/NtysrgGiGuF8sf6oELHS" alt=""><figcaption><p>Freia, Bastion of Defense</p></figcaption></figure></div>


---

# 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://portal.guildofguardians.com/universe.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.
