# BP RESOURCES

- [BP MAPUI](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-drone.md): Fivem Advanced Map Ui Script
- [Config Settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-drone/config-settings.md): Here you can see some config settings.
- [Exports, Events](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-drone/exports-events.md): On this page you can see the exports of the map script.
- [Test Command](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-drone/test-command.md)
- [BP DRONE](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-drone-1.md): Fivem Advanced Drone Script
- [Config Settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-drone-1/config-settings.md): Here you can see some config settings.
- [BP INVENTORY](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-inventory.md): Fivem Inventory System Made With Grid Method
- [Installation](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-inventory/installation.md): BP INVENTORY Installation Document and Basic Concepts
- [Config Settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-inventory/config-settings.md): BP Inventory Configurations
- [Config\_items.lua settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-inventory/config-settings/config_items.lua-settings.md): There are simple explanations of the settings.
- [Config\_vehicle.lua settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-inventory/config-settings/config_vehicle.lua-settings.md): There are simple explanations of the settings.
- [Export and Events](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-inventory/export-and-events.md)
- [Clothing Settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-inventory/clothing-settings.md): Here you can see some clothing settings.
- [Weapon settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-inventory/weapon-settings.md): Here you will see some weapon settings.
- [BP CLOTHING V4](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-clothingv4.md): Fivem advanced clothing system.
- [Installation-c](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-clothingv4/installation.md): BP CLOTHING Installation Document and Basic Concepts
- [Config Settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-clothingv4/config-settings.md): BP Clothing Configurations
- [Char Create Config](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-clothingv4/config-settings/config_items.lua-settings.md): There are simple explanations of the settings.
- [Clothing Store Config](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-clothingv4/config-settings/config_items.lua-settings-1.md): There are simple explanations of the settings.
- [Barber Store Config](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-clothingv4/config-settings/config_items.lua-settings-2.md): There are simple explanations of the settings.
- [Tattoo Store Config](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-clothingv4/config-settings/config_items.lua-settings-3.md): There are simple explanations of the settings.
- [Export and Events](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-clothingv4/export-and-events.md)
- [Character creation settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-clothingv4/export-and-events-1.md)
- [BP GARAGE](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-garage.md): Purchasasble Garage System (Family Garage Feature)
- [Installation](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-garage/installation.md): BP Garage Installation Document and Basic Concepts
- [Config Settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-garage/config-settings.md): BP Garage Configurations
- [Export and Events](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-garage/export-and-events.md)
- [What is JSON files](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-garage/what-is-json-files.md)
- [Commands](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-garage/commands.md)
- [BP MULTCIHAR](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-multcihar.md)
- [Config Settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-multcihar/config-settings.md)
- [Camera , Pedd Settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-multcihar/camera-pedd-settings.md)
- [Apartments and house info](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-multcihar/apartments-and-house-info.md)
- [BP RUSH HOUR PUZZLE](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-rush-hour-puzzle.md)
- [Config Settings](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-rush-hour-puzzle/config-settings.md)
- [Event and Exports](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-rush-hour-puzzle/event-and-exports.md)
- [JSON FILES](https://docs.0resmon.org/0resmon/0resmon-1/bp-resources/bp-rush-hour-puzzle/json-files.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://docs.0resmon.org/0resmon/0resmon-1/bp-resources.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.
