# Free Resources

- [Pickle Airport](https://docs.picklemods.com/free-resources/pickle-airport.md): A multi-framework airport system.
- [Installation](https://docs.picklemods.com/free-resources/pickle-airport/installation.md): Read carefully to ensure you've done everything required.
- [Hotfixes](https://docs.picklemods.com/free-resources/pickle-airport/hotfixes.md)
- [Pickle Consumables](https://docs.picklemods.com/free-resources/pickle-consumables.md): A multi-framework consumables system.
- [Installation](https://docs.picklemods.com/free-resources/pickle-consumables/installation.md): Read carefully to ensure you've done everything required.
- [Hotfixes](https://docs.picklemods.com/free-resources/pickle-consumables/hotfixes.md)
- [Pickle Farming](https://docs.picklemods.com/free-resources/pickle-farming.md): A multi-framework Farming system.
- [Installation](https://docs.picklemods.com/free-resources/pickle-farming/installation.md): Read carefully to ensure you've done everything required.
- [Pickle Metal Detector](https://docs.picklemods.com/free-resources/pickle-metal-detector.md): This is a multi-framework metal detector that goes great with police / security roleplay.
- [Installation](https://docs.picklemods.com/free-resources/pickle-metal-detector/installation.md): Read carefully to ensure you've done everything required.
- [Pickle Payments](https://docs.picklemods.com/free-resources/pickle-payments.md): This is a multi-framework payment system.
- [Installation](https://docs.picklemods.com/free-resources/pickle-payments/installation.md): Read carefully to ensure you've done everything required.
- [Pickle Prisons](https://docs.picklemods.com/free-resources/pickle-prisons.md)
- [Installation](https://docs.picklemods.com/free-resources/pickle-prisons/installation.md)
- [Commands](https://docs.picklemods.com/free-resources/pickle-prisons/commands.md): These are the commands in this resource
- [Exports](https://docs.picklemods.com/free-resources/pickle-prisons/exports.md): This is the list of exports in this resource.
- [Events](https://docs.picklemods.com/free-resources/pickle-prisons/events.md): This is the list of events in this resource.
- [Snippets](https://docs.picklemods.com/free-resources/pickle-prisons/snippets.md): This is the list of snippets in this resource.
- [Pickle Rentals](https://docs.picklemods.com/free-resources/pickle-rentals.md): This is a multi-framework vehicle rental script, which is perfect for players who need transport without buying a new vehicle.
- [Installation](https://docs.picklemods.com/free-resources/pickle-rentals/installation.md): Read carefully to ensure you've done everything required.
- [Pickle Slapboxing](https://docs.picklemods.com/free-resources/pickle-slapboxing.md): This is a 1v1 minigame for Slap Boxing.
- [Installation](https://docs.picklemods.com/free-resources/pickle-slapboxing/installation.md): Read carefully to ensure you've done everything required.
- [Pickle Taxi Job](https://docs.picklemods.com/free-resources/pickle-taxi-job.md): This is a multi-framework taxi job.
- [Installation](https://docs.picklemods.com/free-resources/pickle-taxi-job/installation.md): Read carefully to ensure you've done everything required.
- [Waypoints](https://docs.picklemods.com/free-resources/waypoints.md)
- [Installation](https://docs.picklemods.com/free-resources/waypoints/installation.md)
- [Exports](https://docs.picklemods.com/free-resources/waypoints/exports.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.picklemods.com/free-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.
