# Skill Reroll System

Players can use a Skill Reroll to change one of their mercenary's skills to a random skill of the same or higher rarity. Each mercenary receives two skill rerolls upon reaching maximum level for the first time—one when they reach level 20, and another when they reach level 40.

Outside of these two free rerolls, players can only reroll a mercenary's skills by using the **Skill Reroll Orbs**, which are the **most rare and valuable resource** in the game.

Since a mercenary's potential strength is largely determined by the four randomly assigned skills they gain upon recruitment, **skill rerolling** is one of the few ways for players to strengthen their core lineup.


---

# 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/skill-system/skill-reroll-system.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.
