# Econoblocks

- [Installation & Dependencies](https://wiki.flrp.dev/free/econoblocks/untitled.md): What you need to install the plugin.
- [Permissions & Commands](https://wiki.flrp.dev/free/econoblocks/permissions-and-commands.md): Lists of commands and permissions can be found here.
- [Files](https://wiki.flrp.dev/free/econoblocks/files.md): Default files for Econoblocks.
- [Frequently Asked Questions](https://wiki.flrp.dev/free/econoblocks/frequently-asked-questions.md)
- [Tutorials](https://wiki.flrp.dev/free/econoblocks/tutorials.md)
- [Understanding Loot and Loot Tables](https://wiki.flrp.dev/free/econoblocks/tutorials/understanding-loot-and-loot-tables.md): Explaining loot and loot tables
- [Assigning Loot Tables](https://wiki.flrp.dev/free/econoblocks/tutorials/assigning-loot-tables.md): How to assign loot tables to blocks
- [Loot Table Conditionals and Overrides](https://wiki.flrp.dev/free/econoblocks/tutorials/loot-table-conditionals-and-overrides.md): Advanced loot customization with conditionals and overrides
- [Managing Multiplier Groups](https://wiki.flrp.dev/free/econoblocks/tutorials/managing-multiplier-groups.md)
- [1.0.0 Tutorials](https://wiki.flrp.dev/free/econoblocks/tutorials/1.0.0-tutorials.md)
- [Managing Rewards & Drop Weight](https://wiki.flrp.dev/free/econoblocks/tutorials/1.0.0-tutorials/managing-rewards-and-drop-weight.md)


---

# 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://wiki.flrp.dev/free/econoblocks.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.
