# Attribute Growth Ranking

Attribute Growth Ranking represents a mercenary’s potential in a specific attribute! The higher the rank, the better the attribute growth when the mercenary levels up. Each rank corresponds to a range of values, and the attribute growth gained on each level-up will be a random value within that range. Therefore, even if two mercenaries have the same growth rank, their actual attribute values may differ!

Growth Rank and Corresponding Growth Range:\
SS: 7-12\
S: 5-8\
A: 3-6\
B: 2-4\
C: 1-3

Probability of obtaining each growth rank:

<figure><img src="/files/8tDElYTraTyziJwdsNjh" alt=""><figcaption></figcaption></figure>


---

# 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/attribute-growth-ranking.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.
