# 17. What are gears and how can I equip gears to a Raider?

In Raiders Rumble, there are **five gear slots** for each Raiders: **weapon, helmet, armor, shoes, and accessory**. The stats of each heroes vary. After obtaining a gear, you need to go to the 'Collection > Raider > Select a Raider’ interface to equip it. If the gear is already equipped by another Raider, it will be automatically transferred.In 'Collection > Gear', click on any gear to display its value. If there is an 'E' on the gear, it means it is currently equipped by a Raider.


---

# 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://raidersrumble.gitbook.io/faq/english/17.-what-are-gears-and-how-can-i-equip-gears-to-a-raider.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.
