# PLT Scripts

## Home Page

- [PLT  Fivem  Developments](https://docs.polat.shop/plt-fivem-developments.md): Hello and welcome to my gitbook.
- [Lumberjack JOBS](https://docs.polat.shop/scripts/lumberjack-jobs.md)
- [Technical information](https://docs.polat.shop/scripts/lumberjack-jobs/technical-information.md)
- [Installation](https://docs.polat.shop/scripts/lumberjack-jobs/installation.md)
- [Farmer Jobs v2](https://docs.polat.shop/scripts/farmer-jobs-v2.md): A detailed farming system for FiveM roleplay servers. Players can perform | Planting → Harvesting → Baling → Bale Collection → Storage | based on field availability.
- [Technical information](https://docs.polat.shop/scripts/farmer-jobs-v2/technical-information.md)
- [Payment and Boss](https://docs.polat.shop/scripts/farmer-jobs-v2/payment-and-boss.md)
- [Security and Webhoks](https://docs.polat.shop/scripts/farmer-jobs-v2/security-and-webhoks.md)
- [Modelling](https://docs.polat.shop/scripts/farmer-jobs-v2/modelling.md)
- [Installation](https://docs.polat.shop/scripts/farmer-jobs-v2/installation.md)
- [Farmer Similator Job](https://docs.polat.shop/scripts/farmer-similator-job.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://docs.polat.shop/plt-fivem-developments.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.
