# Type

Gems are jewels that can be used on sneakers or land. When equipped on sneakers, gems are consumed for a shoe's abilities and enhance its performance. When equipped on land, gems provide buff effects to users exercising on the land and increase the Land Point acquisition speed for the landowner. Gems can also be dismantled to obtain Gem Points. Gem Points are used for Land3's raffle, Gem's raffle, and gem leveling up.

There are a total of seven types of gems: Sapphire, Topaz, Emerald, Amber, Ruby, Opal, and Diamond. They come in six rarities: Normal, Rare, Epic, Unique, Legend, and Myth. By synthesizing 10 gems of the same rarity and type, the rarity of the gem can be increased

<table><thead><tr><th width="116">Type</th><th>Normal</th><th>Rare</th><th>Epic</th><th>Unique</th><th width="105">Legend</th><th>myth</th></tr></thead><tbody><tr><td>Sapphire</td><td> <img src="/files/88Uabqf9FOvMvFMYDd3D" alt=""></td><td> <img src="/files/xCigH5509cQqwrKVLqAt" alt=""></td><td> <img src="/files/yFwysAbVNQY5Pl98XOuz" alt=""></td><td> <img src="/files/Y0KOCxoIO1seFUTrHhLb" alt=""></td><td> <img src="/files/HEBjnylX7Lho8yxLGon1" alt=""></td><td> <img src="/files/PTBU9SscigzPf1cPVkM2" alt=""></td></tr><tr><td>Topaz</td><td> <img src="/files/F7FfPYxbuA9gvFKe2II2" alt=""></td><td> <img src="/files/LAludz8dS0S26S9YAbMh" alt=""></td><td> <img src="/files/CjTjHn2DnT7oyxJShZb5" alt=""></td><td> <img src="/files/K1nQ7ZTOl96zVPThoex2" alt=""></td><td> <img src="/files/2zlPbTtlI0UIZWXE6PfA" alt=""></td><td> <img src="/files/15OpOIJ68eXQxNGNfwgF" alt=""></td></tr><tr><td>Emerald</td><td> <img src="/files/jQleBWzmwzcdSBc3pZqV" alt=""></td><td> <img src="/files/h5d0q0uZd5QRyZM3nu46" alt=""></td><td> <img src="/files/K4inaLb1UeVioTr1g5am" alt=""></td><td> <img src="/files/YWWnX9UlwwgSb41aCjQK" alt=""></td><td> <img src="/files/PpYN7yEXfzQ2aRSx2mH1" alt=""></td><td> <img src="/files/jjoTbNEzGH54h4uQj7cD" alt=""></td></tr><tr><td>Amber</td><td> <img src="/files/kNNgBSxRCOqu8jLEJNcR" alt=""></td><td> <img src="/files/yWOlI0jVno65B8fUBXFY" alt=""></td><td> <img src="/files/FkXXydJNLFIZpQP8OWpw" alt=""></td><td> <img src="/files/3uGDhXdvL9d14IhJGayY" alt=""></td><td> <img src="/files/3DDGtMbhAOv7pALiukfH" alt=""></td><td> <img src="/files/egcciqxX8B9RmiVMfyYL" alt=""></td></tr><tr><td>Ruby</td><td> <img src="/files/T23mpRbdesrBbSrYtYjV" alt=""></td><td> <img src="/files/XaO4SlrnAScEsC7BYpC8" alt=""></td><td> <img src="/files/WyTjc6PJORraS1ZRuCkh" alt=""></td><td> <img src="/files/HMkRLS9P4jt4JGsoPPlL" alt=""></td><td> <img src="/files/okCJdHgksbJUmw53BE6x" alt=""></td><td> <img src="/files/N2Q7TL3eg8BFMgKPUpwH" alt=""></td></tr><tr><td>Opal</td><td> <img src="/files/VLzdRUnu3NmkjVxuY8Wr" alt=""></td><td> <img src="/files/cHUb4c0akyRzm8wR90F9" alt=""></td><td> <img src="/files/UVOFmx1F8gLvbuaFP3wV" alt=""></td><td> <img src="/files/IyAINJatQUq4vAivuWCp" alt=""></td><td> <img src="/files/NRaUPY9zmAGV4MpFJWrw" alt=""></td><td> <img src="/files/ZExvJRRuavsKKFpTrOSk" alt=""></td></tr><tr><td>Diamond</td><td> <img src="/files/Nknf06riyjLMMbLftc2Q" alt=""></td><td> <img src="/files/PVJfhqR8fX07LZBXiHhb" alt=""></td><td> <img src="/files/sT5IdwpoIwcUetEWK2Ro" alt=""></td><td> <img src="/files/7LfkNAbF89m50M5aV4Hi" alt=""></td><td> <img src="/files/IGLBcVL9Q5VYq9pv9cYR" alt=""></td><td> <img src="/files/5kyqxUQoVsrib5gxngfG" alt=""></td></tr></tbody></table>


---

# 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://thesnkrz.gitbook.io/en/gem/type.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.
