# Mastery

The "Mastery" tab allows you to automatically level up masteries/skills when they become available and also keep a skill gap.

<figure><img src="/files/SIYkquogJo3Jdn2K5nEn" alt=""><figcaption></figcaption></figure>

1. Skill tree
   * This is a list of all masteries and skills for your character.
2. Gap
   * A skill level gap allows you to gain more SP experience but less EXP. This is called farming.
3. Clear Auto Mastery
   * Resets the auto mastery settings
4. Clear Auto Skill
   * Resets the auto skill settings


---

# 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://guide.phbot.org/phbot/mastery.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.
