> For the complete documentation index, see [llms.txt](https://docs.picklemods.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.picklemods.com/paid-resources.md).

# Paid Resources

- [Dealerships](https://docs.picklemods.com/paid-resources/dealerships.md): The best clubs system ever for fivem!
- [Installation](https://docs.picklemods.com/paid-resources/dealerships/installation.md)
- [Clubs](https://docs.picklemods.com/paid-resources/clubs.md): The best clubs system ever for fivem!
- [Installation](https://docs.picklemods.com/paid-resources/clubs/installation.md)
- [Moneywash](https://docs.picklemods.com/paid-resources/moneywash.md): The best moneywash system for any use-case on FiveM!
- [Installation](https://docs.picklemods.com/paid-resources/moneywash/installation.md)
- [Tutorial](https://docs.picklemods.com/paid-resources/moneywash/tutorial.md)
- [DJ System](https://docs.picklemods.com/paid-resources/dj-system.md): The best music system for any use-case on FiveM!
- [Installation](https://docs.picklemods.com/paid-resources/dj-system/installation.md)
- [Tutorial](https://docs.picklemods.com/paid-resources/dj-system/tutorial.md)
- [Police Job](https://docs.picklemods.com/paid-resources/police-job.md)
- [Installation](https://docs.picklemods.com/paid-resources/police-job/installation.md)
- [Tutorial](https://docs.picklemods.com/paid-resources/police-job/tutorial.md)
- [Exports](https://docs.picklemods.com/paid-resources/police-job/exports.md): These are the exports for the resource.
- [Airdrops](https://docs.picklemods.com/paid-resources/airdrops.md)
- [Installation](https://docs.picklemods.com/paid-resources/airdrops/installation.md)
- [Casinos](https://docs.picklemods.com/paid-resources/casinos.md)
- [Installation](https://docs.picklemods.com/paid-resources/casinos/installation.md)
- [Tutorial](https://docs.picklemods.com/paid-resources/casinos/tutorial.md)
- [Slot Machine Odds & Payout Configuration](https://docs.picklemods.com/paid-resources/casinos/slot-machine-odds-and-payout-configuration.md): This document explains how odds, payouts, RTP, and bonuses work in the slot machine configuration, and how you can safely tune them to reduce profitability without breaking gameplay balance.
- [In-Game Store](https://docs.picklemods.com/paid-resources/in-game-store.md)
- [Installation](https://docs.picklemods.com/paid-resources/in-game-store/installation.md)
- [Exports](https://docs.picklemods.com/paid-resources/in-game-store/exports.md)
- [Tebex & Coin Products](https://docs.picklemods.com/paid-resources/in-game-store/tebex-and-coin-products.md)
- [PTS Commands](https://docs.picklemods.com/paid-resources/in-game-store/pts-commands.md)
- [Rewards System](https://docs.picklemods.com/paid-resources/rewards-system.md)
- [Installation](https://docs.picklemods.com/paid-resources/rewards-system/installation.md)
- [Exports](https://docs.picklemods.com/paid-resources/rewards-system/exports.md)
- [Snippets](https://docs.picklemods.com/paid-resources/rewards-system/snippets.md): Example snippets from achievements to showcase usage.
- [Bail & Bounty](https://docs.picklemods.com/paid-resources/bail-and-bounty.md)
- [Installation](https://docs.picklemods.com/paid-resources/bail-and-bounty/installation.md)
- [Exports](https://docs.picklemods.com/paid-resources/bail-and-bounty/exports.md)
- [Firefighter Job](https://docs.picklemods.com/paid-resources/firefighter-job.md): Built-in Fire System & Scenarios
- [Installation](https://docs.picklemods.com/paid-resources/firefighter-job/installation.md)
- [Commands](https://docs.picklemods.com/paid-resources/firefighter-job/commands.md): These are the commands in this resource
- [Exports](https://docs.picklemods.com/paid-resources/firefighter-job/exports.md): This is the list of exports in this resource.
- [Snippets](https://docs.picklemods.com/paid-resources/firefighter-job/snippets.md): This is the list of snippets in this resource.
- [Advanced Crafting](https://docs.picklemods.com/paid-resources/advanced-crafting.md)
- [Installation](https://docs.picklemods.com/paid-resources/advanced-crafting/installation.md)
- [Electrician Job](https://docs.picklemods.com/paid-resources/electrician-job.md)
- [Installation](https://docs.picklemods.com/paid-resources/electrician-job/installation.md)
- [Construction Job](https://docs.picklemods.com/paid-resources/construction-job.md)
- [Installation](https://docs.picklemods.com/paid-resources/construction-job/installation.md)
- [Hunting](https://docs.picklemods.com/paid-resources/hunting.md)
- [Installation](https://docs.picklemods.com/paid-resources/hunting/installation.md)
- [Documents](https://docs.picklemods.com/paid-resources/documents.md)
- [Installation](https://docs.picklemods.com/paid-resources/documents/installation.md)
- [Exports & Examples](https://docs.picklemods.com/paid-resources/documents/exports-and-examples.md): This is the list of exports and examples for this resource.
- [Police Tools](https://docs.picklemods.com/paid-resources/police-tools.md)
- [Installation](https://docs.picklemods.com/paid-resources/police-tools/installation.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://docs.picklemods.com/paid-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.
