# Skills

## Auraskills <a href="#skills" id="skills"></a>

Skills can be viewed using `/skills` or by using the command for an individual skill, such as `/farming`, `/mining`, etc.

There are 11 skills included in AuraSkills which level up as players gain skill XP through various XP sources. By default, each skill has two [stats](https://wiki.wavecraft.net/wiki/survival-server/skills/stats) that increase every 1 or 2 skill levels. Most skills also have 5 passive [abilities](https://wiki.wavecraft.net/wiki/survival-server/skills/abilities) that unlock the at first five levels and level up every 5 skill levels. Some skills have a [mana ability](https://wiki.wavecraft.net/wiki/survival-server/skills/mana-abilities), which is a special ability that must be activated by the player, costs mana, and has a cooldown.

**Skills** are measures of a player's experience or progress in different aspects of the game. As the main feature of AuraSkills, all other features are connected or related to skills. All information about skills is viewed in the skills menu using `/skills`. Each skill has a set of sources: specific tasks or actions used to gain XP in that skill. Players level up by reaching the XP requirement for the next level, which increases with higher skill levels.

These are the 11 skills included in the plugin:

* Farming
* Foraging
* Mining
* Fishing
* Excavation
* Archery
* Defense
* Fighting
* Agility
* Enchanting
* Alchemy


---

# 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://wiki.wavecraft.net/wiki/survival-server/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.
