# Skills

Before joining the battlefield, players are requested to select 2 skills in addition to choosing a hero. Each skill belongs to a different kind of skill sets, which requires players to make decisions more carefully to use them effectively.

Skills in Thetan Arena are categorized into 3 different skill sets based on their main attributes. Each skill set is also divided into 3 different levels of rarity which are default, rare and mythical.

**3 skill sets include:**

* **Effect Skill**: Inflicting status on self, allies, and enemies.
* **Damage Skill**: Used to greatly increase the amount of damage in a short period.
* **Support Skill**: Aiding you against attacks of enemies.

Every week, there are randomized 15 skills to be selected in the skill pool. Players can only choose the skills which are available. The skill pool will be refreshed weekly.

![](/files/-Mhx8Og0RmQmVr4TAWlN)


---

# 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://doc.thetanarena.com/gameplay-1/skills.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.
