# Resources

- [T1GER Mechanic](https://docs.t1ger.net/resources/t1ger-mechanic.md): The most immersive and realistic mechanic script for FiveM
- [Installation](https://docs.t1ger.net/resources/t1ger-mechanic/installation.md): This page covers the installation guide for T1GER Mechanic
- [Job Account](https://docs.t1ger.net/resources/t1ger-mechanic/installation/job-account.md): Instructions on how to setup job accounts to allow for runtime creation of accounts for jobs
- [Setup](https://docs.t1ger.net/resources/t1ger-mechanic/installation/job-account/setup.md): Instructions on how to setup your job/society integrations with your framework to create shared accounts for jobs in runtime!
- [API](https://docs.t1ger.net/resources/t1ger-mechanic/installation/job-account/api.md): Functions for Job Account. Modify them inside bridge/jobaccount/server.lua for custom changes.
- [Configuration](https://docs.t1ger.net/resources/t1ger-mechanic/configuration.md): This page covers all configurable aspects of T1GER Mechanic
- [Config](https://docs.t1ger.net/resources/t1ger-mechanic/configuration/config.md): t1ger\_mechanic/shared/config.lua
- [Missions](https://docs.t1ger.net/resources/t1ger-mechanic/configuration/config/missions.md): t1ger\_mechanic/shared/missions
- [Shop](https://docs.t1ger.net/resources/t1ger-mechanic/configuration/shop.md): t1ger\_mechanic/shared/shop.lua
- [Workbench](https://docs.t1ger.net/resources/t1ger-mechanic/configuration/shop/workbench.md): t1ger\_mechanic/shared/workbench.lua
- [Supplier](https://docs.t1ger.net/resources/t1ger-mechanic/configuration/shop/supplier.md): t1ger\_mechanic/shared/supplier.lua
- [Parts](https://docs.t1ger.net/resources/t1ger-mechanic/configuration/parts.md): t1ger\_mechanic/shared/parts.lua
- [Exports](https://docs.t1ger.net/resources/t1ger-mechanic/exports.md): In this section you'll find various exports & events to be used/integrated with other 3rd party resources.
- [Server](https://docs.t1ger.net/resources/t1ger-mechanic/exports/server.md): Server-sided exports
- [Client](https://docs.t1ger.net/resources/t1ger-mechanic/exports/client.md): Client-sided exports
- [Troubleshoot](https://docs.t1ger.net/resources/t1ger-mechanic/troubleshoot.md): Your guide to quickly troubleshoot and resolve your issues
- [FAQ](https://docs.t1ger.net/resources/t1ger-mechanic/troubleshoot/faq.md): Frequently Asked Questions
- [T1GER Chop Shop](https://docs.t1ger.net/resources/t1ger-chop-shop.md): The most immersive and realistic chop shop script for FiveM
- [Installation](https://docs.t1ger.net/resources/t1ger-chop-shop/installation.md): This page covers the installation guide for T1GER Chop Shop
- [Configuration](https://docs.t1ger.net/resources/t1ger-chop-shop/configuration.md): This page covers all configurable aspects of T1GER Chop Shop
- [config](https://docs.t1ger.net/resources/t1ger-chop-shop/configuration/config.md): t1ger\_chopshop/shared/config.lua
- [items](https://docs.t1ger.net/resources/t1ger-chop-shop/configuration/items.md): t1ger\_chopshop/shared/items.lua
- [toolshop](https://docs.t1ger.net/resources/t1ger-chop-shop/configuration/toolshop.md): t1ger\_chopshop/shared/toolshop.lua
- [chopzones](https://docs.t1ger.net/resources/t1ger-chop-shop/configuration/chopzones.md): t1ger\_chopshop/shared/chopzones.lua
- [bm\_exchange](https://docs.t1ger.net/resources/t1ger-chop-shop/configuration/bm_exchange.md): t1ger\_chopshop/shared/bm\_exchange
- [bm\_sell](https://docs.t1ger.net/resources/t1ger-chop-shop/configuration/bm_sell.md): t1ger\_chopshop/shared/bm\_sell.lua
- [boosting](https://docs.t1ger.net/resources/t1ger-chop-shop/configuration/boosting.md): t1ger\_chopshop/shared/boosting.lua
- [repossession](https://docs.t1ger.net/resources/t1ger-chop-shop/configuration/repossession.md): t1ger\_chopshop/shared/repossession.lua
- [Exports](https://docs.t1ger.net/resources/t1ger-chop-shop/exports.md): In this section you'll find various exports & events to be used/integrated with other 3rd party resources.
- [Server](https://docs.t1ger.net/resources/t1ger-chop-shop/exports/server.md): Server-sided exports
- [Client](https://docs.t1ger.net/resources/t1ger-chop-shop/exports/client.md): Client-sided exports
- [Troubleshoot](https://docs.t1ger.net/resources/t1ger-chop-shop/troubleshoot.md): Your guide to quickly troubleshoot and resolve your issues
- [FAQ](https://docs.t1ger.net/resources/t1ger-chop-shop/troubleshoot/faq.md): Frequently Asked Questions
- [T1GER Library](https://docs.t1ger.net/resources/t1ger-library.md): Documentation, troubleshooting and support for T1GER Library
- [Installation](https://docs.t1ger.net/resources/t1ger-library/installation.md): Instruction and guide to install and setup t1ger\_lib dependency resource for all T1GER resources.
- [Inventory](https://docs.t1ger.net/resources/t1ger-library/installation/inventory.md): Instruction and guide on how to setup your inventory for T1GER resources
- [Target](https://docs.t1ger.net/resources/t1ger-library/installation/target.md): Instruction and guide on how to setup 3rd-eye target for T1GER resources
- [Garage](https://docs.t1ger.net/resources/t1ger-library/installation/garage.md): Instruction and guide on how to setup garage for T1GER resources
- [Society Account](https://docs.t1ger.net/resources/t1ger-library/installation/society-account.md): Instruction and guide on how to setup your society account for T1GER resources
- [Vehicle Properties](https://docs.t1ger.net/resources/t1ger-library/installation/vehicle-properties.md): Instruction and guide on how to setup vehicle properties for T1GER resources
- [Configuration](https://docs.t1ger.net/resources/t1ger-library/configuration.md): Instructions & guide on configuration t1ger\_lib
- [T1GER Gang System](https://docs.t1ger.net/resources/t1ger-gang-system.md): Documentation, troubleshooting and support for T1GER Gang System resource
- [Installation](https://docs.t1ger.net/resources/t1ger-gang-system/installation.md): Resource installation guide and dependencies
- [Gang Garages](https://docs.t1ger.net/resources/t1ger-gang-system/gang-garages.md): Instructions on using the built-in gang garages
- [Product Information](https://docs.t1ger.net/resources/t1ger-gang-system/product-information.md): T1GER Gang System
- [T1GER Mechanic System](https://docs.t1ger.net/resources/t1ger-mechanic-system.md): Documentation, troubleshooting and support for T1GER Gang System resource
- [Installation](https://docs.t1ger.net/resources/t1ger-mechanic-system/installation.md): Resource installation guide and dependencies
- [Shop Account](https://docs.t1ger.net/resources/t1ger-mechanic-system/shop-account.md): Instructions on using mechanic shop account in other resources
- [QB Vehicle Failure](https://docs.t1ger.net/resources/t1ger-mechanic-system/qb-vehicle-failure.md): Instructions on using QB Vehicle Failure with T1GER Mechanic System
- [Product Information](https://docs.t1ger.net/resources/t1ger-mechanic-system/product-information.md): T1GER Mechanic System
- [T1GER Tuning System](https://docs.t1ger.net/resources/t1ger-tuning-system.md): Documentation, troubleshooting and support for T1GER Tuning System resource
- [Installation](https://docs.t1ger.net/resources/t1ger-tuning-system/installation.md): Resource installation guide and dependencies
- [API](https://docs.t1ger.net/resources/t1ger-tuning-system/api.md): In this section you'll find various exports & events to be used/integrated with other 3rd party resources.
- [Client](https://docs.t1ger.net/resources/t1ger-tuning-system/api/client.md): In this section you can find client-sided exports and events to be used/integrated with other resources.
- [Server](https://docs.t1ger.net/resources/t1ger-tuning-system/api/server.md): In this section you can find server-sided exports and events to be used/integrated with other resources.
- [Troubleshoot](https://docs.t1ger.net/resources/t1ger-tuning-system/troubleshoot.md): All common issues and solutions will be available here.
- [Common Issues](https://docs.t1ger.net/resources/t1ger-tuning-system/troubleshoot/common-issues.md): In this section, you'll find a list of frequently encountered issues, along with detailed solutions and troubleshooting steps.
- [Error Codes](https://docs.t1ger.net/resources/t1ger-tuning-system/troubleshoot/error-codes.md): Lookup error codes in here to quickly resolve your issues.
- [Guides](https://docs.t1ger.net/resources/t1ger-tuning-system/guides.md)
- [Commands](https://docs.t1ger.net/resources/t1ger-tuning-system/guides/commands.md): In this section you'll find usefull chat-commands that can be used in-game.
- [Shops](https://docs.t1ger.net/resources/t1ger-tuning-system/guides/shops.md): Guide and instructions on how to properly create shops and manage them
- [Markers](https://docs.t1ger.net/resources/t1ger-tuning-system/guides/markers.md): Guide and instructions on how to properly create markers and manage them
- [Mod Stations](https://docs.t1ger.net/resources/t1ger-tuning-system/guides/mod-stations.md): Guide and instructions on how to setup mod stations and use them
- [Pricing](https://docs.t1ger.net/resources/t1ger-tuning-system/guides/pricing.md): Guide and instructions on how to setup prices for mods
- [Mod Orders](https://docs.t1ger.net/resources/t1ger-tuning-system/guides/mod-orders.md): Guide and instructions on how to use mod orders
- [Vehicle Mods](https://docs.t1ger.net/resources/t1ger-tuning-system/guides/vehicle-mods.md): Guide & instructions on vehicle mods (cosmetics/performance), pricing and so on.
- [Engine Swaps](https://docs.t1ger.net/resources/t1ger-tuning-system/guides/engine-swaps.md): Guide & instructions on engine swaps. W.I.P. W.I.P. W.I.P. W.I.P.
- [Nitrous](https://docs.t1ger.net/resources/t1ger-tuning-system/guides/nitrous.md): Guide & instructions on nitrous. W.I.P. W.I.P. W.I.P. W.I.P.
- [T1GER ATM Robbery](https://docs.t1ger.net/resources/t1ger-atm-robbery.md): Documentation, troubleshooting and support for T1GER ATM Robbery resource
- [Installation](https://docs.t1ger.net/resources/t1ger-atm-robbery/installation.md): Resource installation guide and dependencies
- [API](https://docs.t1ger.net/resources/t1ger-atm-robbery/api.md): In this section you'll find various exports & events to be used/integrated with other 3rd party resources.
- [Client](https://docs.t1ger.net/resources/t1ger-atm-robbery/api/client.md): In this section you can find client-sided exports and events to be used/integrated with other resources.
- [Server](https://docs.t1ger.net/resources/t1ger-atm-robbery/api/server.md): In this section you can find server-sided exports and events to be used/integrated with other resources.
- [Troubleshoot](https://docs.t1ger.net/resources/t1ger-atm-robbery/troubleshoot.md): All common issues and solutions will be available here.
- [Common Issues](https://docs.t1ger.net/resources/t1ger-atm-robbery/troubleshoot/common-issues.md): In this section, you'll find a list of frequently encountered issues, along with detailed solutions and troubleshooting steps.
- [Error Codes](https://docs.t1ger.net/resources/t1ger-atm-robbery/troubleshoot/error-codes.md): Lookup error codes in here to quickly resolve your issues.
- [Guides](https://docs.t1ger.net/resources/t1ger-atm-robbery/guides.md)
- [Hacking Minigame](https://docs.t1ger.net/resources/t1ger-atm-robbery/guides/hacking-minigame.md)
- [Dispatch](https://docs.t1ger.net/resources/t1ger-atm-robbery/guides/dispatch.md)
- [T1GER Dealerships](https://docs.t1ger.net/resources/t1ger-dealerships.md): Documentation, troubleshooting and support for T1GER Dealerships resource
- [T1GER Mechanic Job](https://docs.t1ger.net/resources/t1ger-mechanic-job.md): Documentation, troubleshooting and support for T1GER Dealerships resource


---

# 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.t1ger.net/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.
