# Skill

## Introduction

Skills are divided into Passive, Active, and Ultimate types, and each is subdivided into N, R, and SR grades.

&#x20;The avatar has a total of 4 skill slots, and only skills divided into categories for each slot can be randomly assigned. 300 META allows you to randomly change all 4 slots to 1st level skills.<br>

![](https://miro.medium.com/max/770/1*aTLmGYAkMdiezA-IU7zAhw.png)

## **Rarity**

Each skill is subdivided into rarity of N, R, and SR, and the higher the rarity, the more superior abilities such as additional effects.

For example, Taunt (N) only has the effect of making the enemy attack you, but Taunt (SR) adds a damage reflection effect and an option to reduce the enemy's attack power to the basic effect.

## Level Up

You can raise the skill level through Fusion > Enhance Skills. In the case of the same skill, the skill points of the sacrifice avatar are accumulated in the skill points of the base avatar.&#x20;

The level is determined according to the accumulated skill points, and the rank does not change as the level rises.


---

# 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://docs.metaarena.world/english/skill.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.
