> For the complete documentation index, see [llms.txt](https://docs.mythmc.ovh/banco/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mythmc.ovh/banco/readme.md).

# Welcome

Welcome to the documentation of **banco**, a simple, lightweight and performant item-based economy plug-in designed for the needs of the modern Minecraft server.

You can download **banco** from [Modrinth](https://modrinth.com/plugin/banco), [Hangar](https://hangar.papermc.io/myth-MC/banco) or [SpigotMC](https://www.spigotmc.org/resources/banco-1-20-1-21-item-based-economy.118393/), as well as our [GitHub releases](https://github.com/myth-MC/banco/releases) page.

Feel free to [join our Discord server](https://discord.gg/bpkwdzREcR) if you are having trouble setting up the plug-in.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Setting up <strong>banco</strong></td><td><a href="/files/UHF7zjwcq36zmrwja3ub">/files/UHF7zjwcq36zmrwja3ub</a></td><td></td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr><tr><td><strong>Commands</strong></td><td>List of all commands and permissions</td><td><a href="/files/vxs1ER5I8VkIA0IaOqfo">/files/vxs1ER5I8VkIA0IaOqfo</a></td><td></td><td><a href="/pages/7aUFmnCMx9m4smGncsXL">/pages/7aUFmnCMx9m4smGncsXL</a></td></tr><tr><td><strong>FAQ</strong></td><td>Frequently asked questions</td><td><a href="/files/WqTZslyWgLz3XWQj63oY">/files/WqTZslyWgLz3XWQj63oY</a></td><td></td><td><a href="/pages/aQFuyL45aT9beWSjP5zs">/pages/aQFuyL45aT9beWSjP5zs</a></td></tr></tbody></table>


---

# 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.mythmc.ovh/banco/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.
