# Jeweler

The **Jeweler** zone allows players to [stake JEWEL tokens](/how-defi-kingdoms-works/the-jeweler.md) for rewards that come through fee distribution. It is also the place to manage locked Power Tokens, claim vesting and unlocked JEWEL and Power Tokens, and manage [Power-Ups](/how-defi-kingdoms-works/the-jeweler/power-ups.md).

The following interactable NPCs are available in the Jeweler zone in each realm:

### Crystalvale

<table><thead><tr><th width="116.33333333333331"> </th><th width="236">Name</th><th>Function(s)</th></tr></thead><tbody><tr><td><img src="/files/kf9lDVkCEX1TbWiTLH7f" alt=""></td><td><strong>Thorstein Silvertongue</strong><br>Welcome</td><td><ul><li>Information about notable NPCs</li><li>Link to these Docs</li></ul></td></tr><tr><td><img src="/files/gBOvwvLPPIorUpdCZxbP" alt=""></td><td><strong>Soren the Tall</strong><br>Jeweler</td><td><ul><li><a href="/pages/PP5DaNdwMJ4SNzDJSeTw">Stake JEWEL</a> &#x26; claim rewards</li><li>Claim <a href="/pages/UHygLdYxm9yd0Cu0IseL#vesting-jewel">Vesting JEWEL</a></li><li>Claim <a href="/pages/b5xxGJgHnY3RWN5qIhfI#allocations">Locked CRYSTAL</a></li><li><a href="/pages/nT3Huv5LUH3rIa7pXa7P#locking">Unlock CRYSTAL</a></li><li>Manage xCRYSTAL (<a href="/pages/PP5DaNdwMJ4SNzDJSeTw#jeweler-1.0">Jeweler 1.0</a>)</li></ul></td></tr><tr><td><img src="/files/M4Abg5bmMlRUbnQHX679" alt=""></td><td><p><strong>Dorarulir Gemmaster</strong></p><p>Manager</p></td><td><ul><li><a href="/pages/nT3Huv5LUH3rIa7pXa7P#transferring-locked-crystal">Transfer locked CRYSTAL</a> to another wallet</li><li>Allow incoming locked CRYSTAL transfer</li></ul></td></tr><tr><td><img src="/files/wPFDlN8uTfsyCUgaVsC3" alt=""></td><td><strong>Durnan Gearspinner</strong><br>Power-Ups</td><td><ul><li>Manage <a href="/pages/NNjwSCdQOkua8V9YruoH">Power-Up</a> subscriptions</li></ul></td></tr><tr><td><img src="/files/uuCCGmXWxcAA6lPolamw" alt=""></td><td><strong>Lemira</strong><br>Tafl Match</td><td><ul><li>Start and Complete "Tafl Match" (Intelligence) <a href="/pages/kN6ICMtMeQ8GI6eE3kT9">Training Quest</a></li></ul></td></tr></tbody></table>

### Serendale

<table><thead><tr><th width="116.33333333333331"> </th><th width="236">Name</th><th>Function(s)</th></tr></thead><tbody><tr><td><img src="/files/38aNigWAMeWCNr462OM2" alt=""></td><td><strong>Jeweler Micah</strong><br>Welcome</td><td><ul><li>Information about notable NPCs</li><li>Link to these Docs</li></ul></td></tr><tr><td><img src="/files/1Yey24soeUwDgm5RVZ0i" alt=""></td><td><strong>Jeweler Ian</strong><br>Jeweler</td><td><ul><li><a href="/pages/PP5DaNdwMJ4SNzDJSeTw">Stake JEWEL</a> &#x26; claim rewards</li><li>Claim <a href="/pages/79blmC7Cz0TAV1uJ7Y10#token-allocations">Liquid JADE</a></li><li>Claim <a href="/pages/79blmC7Cz0TAV1uJ7Y10#token-allocations">Vesting JADE</a></li><li>Claim <a href="/pages/79blmC7Cz0TAV1uJ7Y10#token-allocations">Locked JADE</a></li><li><a href="/pages/FIG0X20JVB6X0tcBcqKq#locking">Unlock JADE</a></li></ul></td></tr><tr><td><img src="/files/lxf8kEDRboVwkRlONwXW" alt=""></td><td><p><strong>Manager Greg</strong></p><p>Manager</p></td><td><ul><li><a href="/pages/FIG0X20JVB6X0tcBcqKq#transferring-locked-jade">Transfer locked JADE</a> to another wallet</li><li>Allow incoming locked JADE transfer</li></ul></td></tr><tr><td><img src="/files/6Jsfx5mced7avicWnxH8" alt=""></td><td><strong>Wizzle von Sniksnak</strong><br>Power-Ups</td><td><ul><li>Manage <a href="/pages/NNjwSCdQOkua8V9YruoH">Power-Up</a> subscriptions</li></ul></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://docs.defikingdoms.com/gameplay/locations/jeweler.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.
