# NINKY Shop

The NINKY held by users in the game can be used to purchase in-game goods through the NINKY Shop. The price of in-game goods sold in the NINKY shop will be adjusted in proportion to the quantity of NINKY in circulation. Products within the NINKY shop are also constantly updated with game updates.

![](/files/ZGdsT1M5IrbjT7W787be)

Items available in the shop are provided below:

{% hint style="info" %}
*last updated April 2022*
{% endhint %}

<table><thead><tr><th width="333.3333333333333">Item</th><th width="189" align="right">Price</th></tr></thead><tbody><tr><td>Random Item Box</td><td align="right">4,000</td></tr><tr><td>Tower's Key x 20</td><td align="right">3,200</td></tr><tr><td>Crimson Orb</td><td align="right">12,000</td></tr><tr><td>Storm's Breath x 10</td><td align="right">4,000</td></tr><tr><td>Legendary Shuriken Selection Box</td><td align="right">7,000</td></tr><tr><td>Divine Shuriken Selection Box</td><td align="right">40,000</td></tr><tr><td>Tomo EXP Potion x 10</td><td align="right">1,500</td></tr><tr><td>Tomo Advanced Food x 10</td><td align="right">800</td></tr><tr><td>Tomo Food x 300</td><td align="right">2,000</td></tr><tr><td>Rare Tomo Soulstone</td><td align="right">4,300</td></tr><tr><td>Hero Tomo Soulstone</td><td align="right">23,500</td></tr><tr><td>Legedary Tomo Soulstone</td><td align="right">110,000</td></tr><tr><td>4 God Ticket</td><td align="right">1,500</td></tr><tr><td>Upstone x10000</td><td align="right">4,000</td></tr><tr><td>Advanced Upstone x100</td><td align="right">4,000</td></tr><tr><td>Craftsman's Smeltstone x10</td><td align="right">2,250</td></tr><tr><td>Master's Smeltstone x10</td><td align="right">4,000</td></tr><tr><td>Reroll Ticket</td><td align="right">8,000</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.ninky.io/blockchain-gameplay/ninky/ninky-shop.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.
