> For the complete documentation index, see [llms.txt](https://docs.pawtato.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pawtato.gg/pawtato-land/gameplay/resources/gemstones.md).

# Gemstones

Raw Gemstones can be found by [processing](/pawtato-land/gameplay/resources/resource-processing.md) Stone with a [Sledgehammer](/pawtato-land/gameplay/tools/masonry-tools.md) and also be found on [Adventure](/pawtato-land/gameplay/adventure.md) by [Heroes](/pawtato-land/gameplay/heroes.md).

Gems have many use cases, including - but not limited to:

* **Socket** into Equipment for additional boosts
* **Material** to craft [Broken mention](broken://pages/RLssioKVwfZd2JocxvG2) and other [Equipment](/pawtato-land/gameplay/equipment.md)
* **Material** to craft [**Skill Gems**](/pawtato-land/gameplay/heroes/skills.md)
* Required component to merge Fragments into [**Ascension Tablets**](/pawtato-land/gameplay/heroes/ascension.md)

There are different **tiers** to gems and all of them can be extracted from a raw gemstone using a [**Lapidary Set**](/pawtato-land/gameplay/tools/masonry-tools.md). A skilled Jeweller can also upgrade lower tier gems to the more pristine versions.

<figure><img src="/files/EzhMTDLWjiKGed5sS4QW" alt=""><figcaption></figcaption></figure>

The different gems also resonate with certain themes:

* **Topaz**: Defense, Agility
* **Ruby**: Physical Damage, Strength
* **Amethyst**: Utility, Dexterity
* **Sapphire**: Magical Damage, Intelligence
* **Emerald**: Support, Vitality


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.pawtato.gg/pawtato-land/gameplay/resources/gemstones.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.
