> For the complete documentation index, see [llms.txt](https://docs.degaverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.degaverse.com/gloryworld/de-glory/glorians.md).

# Glorians

*"After decades, the Glorians are amazing at booming."*

They distinguish themselves in skills, stats, armors, weapons equipped and even in natural outlooks. Although the Glorians educated themselves in different professions, they learn to gather and party up when fighting with the Uglers. Thanks to the variety of roles and the need of collaboration, bonding among Glorians is strengthened through time. &#x20;

![](/files/L218k2pAdqTH6OdnQ4K7)

{% hint style="info" %} <mark style="color:blue;">**Do you know?**</mark>

*The warriors are skillful with heavy armor and weapon, also they are those come first in a battle to absorb the damage, referred as "meatshields" of a party; the mages and the archers are belligerent with wider range, obviously, carrying main role as DPS damage dealers.*&#x20;

*The legend says there are many more professions that Glorians was inherited and their associated roles would be revealed piece by piece. Yet, some elderlies already passed on stories about paladins, assassins, summoners or even vampires making up the depth of Glorian's folk tales collection.*
{% endhint %}

The craftsmanship of those different professions are highly correlated with their proficiency. While fighting the battles with the Uglers, Glorians will gain experience to level up (which directly increases their stats) and also to increase the probability of collecting desired materials needed to upgrade armor systems and weapons.


---

# 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://docs.degaverse.com/gloryworld/de-glory/glorians.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.
