# Gems

* Players can inlay gems into the corresponding equipment holes to get attribute bonuses from the gems. High-quality gems inlaid into the matching part of the equipment will give additional attribute bonuses.
* There are 6 colors of gems in the game. The attribute of each gem is randomly generated, and different gem colors have random attribute tendencies. Every gem color has a rare type. Rare types of gems provide special effects in addition to attribute bonuses.
* Gems are produced within the territory in the form of raw stones. Players can open the stones by paying $WGT with corresponding props.
* After opening the stone, you can see the true nature of the stone, but more processing is required before getting the full attribute bonus. Every processing will improve the gem's attribute. The higher the quality of the gem, the more times it can be processed.


---

# 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://warriorgame-io.gitbook.io/warrior-gitbook/ecosystem/nft/gems.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.
