# Set Bonuses

Each piece of gear belongs to one of four sets, each offering specific bonuses based on how many pieces are equipped by a mercenary:

* Thunderhawk: Increases critical hit rate by 10/18/30% for having 2/3/4 pieces of this set.
* Bloodfang: Increases critical damage by 20/36/60% for having 2/3/4 pieces of this set.
* Phantomclaw: Increases evasion rate by 8/15/26% for having 2/3/4 pieces of this set.
* Titanbear: Increases health and maximum health by 10/18/30% for having 2/3/4 pieces of this 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/starforge-system/set-bonuses.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.
