# Mechanics

Mercenaries earn one talent point for each level gained, which they can use to develop their unique skill sets. The talent tree is divided into three sections: **Core Talents**, **Keystone Talents**, and **Mastery**.

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

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

* **Core Talents** and **Keystone Talents** can each be upgraded up to five levels, while **Mastery** has only one level.
* The talent tree is tiered, with **Core Talents** split into three layers. Investing five points into one layer unlocks the next.
* For every 15 points spent on Core Talents, players can invest five points into **Keystone Talents**, and each set of five points in Keystone Talents unlocks a **Mastery**.
* Keystone Talents are divided into four sets, with each set containing two mutually exclusive talents.

By the time a mercenary reaches the maximum level of 40, an ideal build would include 30 points in Core Talents, 10 points in Keystone Talents, and two Masteries, giving them a highly specialized skill set.


---

# 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://starfall-handbook.rosentica.jp/talent-system/mechanics.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.
