> For the complete documentation index, see [llms.txt](https://wiki.flrp.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.flrp.dev/free/economobs.md).

# Economobs

- [Installation & Dependencies](https://wiki.flrp.dev/free/economobs/installation-and-dependencies.md): What you need to install the plugin.
- [Permissions, Commands, & Placeholders](https://wiki.flrp.dev/free/economobs/permissions-and-commands.md): Lists of commands and permissions can be found here.
- [Files](https://wiki.flrp.dev/free/economobs/files.md): Default files for Economobs.
- [Tutorials](https://wiki.flrp.dev/free/economobs/tutorials.md): A collection of tutorials for Economobs
- [Understanding Loot and Loot Tables](https://wiki.flrp.dev/free/economobs/tutorials/understanding-loot-and-loot-tables.md): Explaining loot and loot tables
- [Assigning Loot Tables](https://wiki.flrp.dev/free/economobs/tutorials/assigning-loot-tables.md): How to assign loot tables to entities
- [Loot Table Conditionals and Overrides](https://wiki.flrp.dev/free/economobs/tutorials/loot-table-conditionals-and-overrides.md): Advanced loot customization with conditionals and overrides
- [Managing Multiplier Groups](https://wiki.flrp.dev/free/economobs/tutorials/managing-multiplier-groups.md)
- [1.0.0 Tutorials](https://wiki.flrp.dev/free/economobs/tutorials/1.0.0-tutorials.md)
- [Managing Rewards & Drop Weight](https://wiki.flrp.dev/free/economobs/tutorials/1.0.0-tutorials/managing-rewards-and-drop-weight.md)


---

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