# Mercenary System

In ***Freya: The Starfall***, each Mercenary is unique, chosen from an array of released characters, each equipped with four distinct skills drawn randomly from their extensive skill pool. Additionally, every Mercenary features randomized Attribute Growth Ranks, ranging from SS to C, and a randomly assigned Astrological Sign that benefits their squad during battle. Discover more details about these elements on the subpages!


---

# 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/mercenary-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.
