# Shop

The **Shop** is where players can enhance their gameplay by purchasing **Diamonds** and exclusive in-game items. Diamonds are the premium currency used to buy CM (ChronoMeter), special equipment, boost, and monthly passes that provide added value.

***

**💎 Buy Diamonds**

Choose from a variety of top-up options with bonus Diamonds for bigger bundles:

<table data-header-hidden><thead><tr><th width="510">Item </th><th>Cost (USD)</th></tr></thead><tbody><tr><td>50 + 50 Diamonds (Limit to 1 time per Month)</td><td>0.99$</td></tr><tr><td>50 + 10 Diamonds </td><td>0.99$</td></tr><tr><td>250 + 50 Diamonds</td><td>4.99$</td></tr><tr><td>500 + 100  Diamonds</td><td>9.99$</td></tr><tr><td>1000 + 200 Diamonds</td><td>19.99$</td></tr><tr><td>2500 + 750 Diamonds</td><td>49.99$</td></tr><tr><td>5000 + 1500 Diamonds</td><td>99.99$</td></tr><tr><td><p>KO Inflation Pass (30 days) *Maximum duration: 90 Days</p><ul><li>150 Diamonds</li><li>Each day 150 CM</li></ul></td><td>4.99$</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://monokoily-kois-organization.gitbook.io/monokoily/game-features/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.
