> For the complete documentation index, see [llms.txt](https://wiki.revolgc.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.revolgc.pro/en/getting-to-know-the-site/funkcii-r2-na-saite/drevo-umenii.md).

# Skill tree

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

There is a function on the say - [character skill tree](https://revolgc.pro/ror-game/tree/knight/), especially for our server!\
With this feature, any player can create their own tree and share it with others.\
\
The Personal Skill Tree was introduced in the Holy Lands update to boost all classes in general.

* You can view the skill tree by pressing the key combination alt + K.
* All skills are enclosed in certain chains and divided into 3 main branches, the first of which is identical for all and 2 are unique for each class.
* When learning the skills of a unique tree, you should remember that before learning, for example, a level 55 skill, you need to use 5 points for skills of level 50, that is, the previous line, also books are required to learn some active skills (detailed information is shown when you hover the mouse over the skill in Game)
* To study the tree, you need special glasses. 65 points are awarded automatically when you level up. (from 11 to 75 inclusive) 15 points are given for completing tasks
* A total of 80 points are given to the player’s armament, allowing him to study for himself the most convenient and individual build.
* To reset the studied tree in the game store, there is a special item - Powder of Illusions, when activated, all previously obtained points remain available for further use.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.revolgc.pro/en/getting-to-know-the-site/funkcii-r2-na-saite/drevo-umenii.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
