# Tiers & Grades

**‘Tier'** defines the rarity of an agent.

The rarity of an agent is split into five categories. Among them, Epic and Legend agents have a chance of obtaining a Unique Skill.

Each agent has a fixed ‘Tier’ and therefore an agent's ‘Tier’ cannot be changed once it is determined upon aquisition.

* **Tier 1: Legend**
* **Tier 2: Epic**
* **Tier 3: Rare**
* **Tier 4: Uncommon**
* **Tier 5: Common**

***

**‘Grade’** refers to the Star Grade of an agent.

An agent’s ‘Grade’ can be increased up to five stars, and at higher ‘Grades’, the agent will have higher stat growth potential. An agent’s ‘Grade’ can be increased by using the ‘Promotion’ system.

* [**Agent Growth - Grade Up**](/desperado-b218-the-scars-of-exos-en/ecosystem/agent-growth/grade-up.md)


---

# Agent Instructions: 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://nerdystar.gitbook.io/desperado-b218-the-scars-of-exos-en/ecosystem/agents/tiers-and-grades.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.
