# Gear Selection

Starting from the second round, at the beginning of each round, players choose one item from a pool of four randomly drawn gears, deciding which mercenary to equip. Gear grants various abilities and enhancements to the mercenaries. Each mercenary can hold a maximum of six pieces of gear.


---

# 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/gear-selection.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.
