# Kuro's Economy Mod

Welcome to the Kuro's Economy (Kuronomy) Wiki!&#x20;

This mod offers you a highly configurable, realistic and easy-to-use economy system, written with performance and scalability in mind!

This documentation aims to help both server players and admins to fully use and utilize this mod.

### Places to start

{% content-ref url="/pages/po2iTcY5WL0iuka47EkA" %}
[Blocks](/kuros-mod-docs/basic-contents/blocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/6COTh9DrE9NyVpWavssE" %}
[Items](/kuros-mod-docs/basic-contents/items.md)
{% endcontent-ref %}

{% content-ref url="/pages/2kR7VEuybokAXeGAzZ4m" %}
[Commands](/kuros-mod-docs/basic-contents/commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/xpCa1klQx1Dsb7GhmN7X" %}
[PayDay](/kuros-mod-docs/payday-system/payday.md)
{% endcontent-ref %}


---

# 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://kurodocs.gitbook.io/kuros-mod-docs/readme.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.
