# flrp's plugins

## flrp's plugins

- [Hub](https://wiki.flrp.dev/master.md): Welcome to our documentation!
- [Tracker](https://wiki.flrp.dev/free/tracker.md)
- [Installation & Dependencies](https://wiki.flrp.dev/free/tracker/installation-and-dependencies.md)
- [Permissions & Commands](https://wiki.flrp.dev/free/tracker/permissions-and-commands.md)
- [Files](https://wiki.flrp.dev/free/tracker/files.md): The default files by Tracker.
- [Economobs](https://wiki.flrp.dev/free/economobs.md)
- [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)
- [Econoblocks](https://wiki.flrp.dev/free/econoblocks.md)
- [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)
- [TrackerPlus](https://wiki.flrp.dev/premium/trackerplus.md)
- [Installation & Dependencies](https://wiki.flrp.dev/premium/trackerplus/installation-and-dependencies.md)
- [Permissions & Commands](https://wiki.flrp.dev/premium/trackerplus/permissions-and-commands.md)
- [Files](https://wiki.flrp.dev/premium/trackerplus/files.md): The default files by Tracker.
- [Frequently Asked Questions](https://wiki.flrp.dev/premium/trackerplus/frequently-asked-questions.md): Questions you and other people may have.
- [Tutorials](https://wiki.flrp.dev/premium/trackerplus/tutorials.md): A coillection of tutorials for Tracker
- [Creating a Reward](https://wiki.flrp.dev/premium/trackerplus/tutorials/creating-a-reward.md)
- [Challenges](https://wiki.flrp.dev/premium/challenges.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.flrp.dev/master.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.
