# Gear Info

### Gear implementation:-

There will be 6 Types of Gears-\
&#x20;                                                   1\. Weapon\
&#x20;                                                   2\. Armour\
&#x20;                                                   3\. Gloves\
&#x20;                                                   4\. Boots\
&#x20;                                                   5\. Shield\
&#x20;                                                   6\. GEM

User must need a “Weapon” to start the adventure at “Throne Forest”. For now, only Weapon will be available, other gears will available within the next few months after the game live.

<mark style="color:yellow;">**Note:- Each gear use only 100 times, After using 100 times gears will burn.**</mark>

{% hint style="danger" %}
Remember players after equipping gear, can't be unequipped again.   &#x20;
{% endhint %}


---

# 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://raise-of-warrior.gitbook.io/raise-of-warrior-2.0/gear-info.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.
