# Scripts

- [Tuff WheelStancer v2](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-wheelstancer-v2.md): This WheelStancer script allows you to adjust the Wheel Size ,Width , Offset, Chamber and Height of any vehicle to properly fit into any wide-body or custom Vehicle Kit.
- [Installation Guide](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-wheelstancer-v2/installation-guide.md): Make sure to follow these steps for proper installation of the script
- [Config File](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-wheelstancer-v2/config-file.md): The script is plug and play , however if you want to customize the script to your liking feel free to explore config files.
- [Common Errors & FAQ's](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-wheelstancer-v2/common-errors-and-faqs.md): This page shows the most frequent issues users may encounter during installation or setups people have regarding the script. Make sure to read this page carefully before opening a ticket.
- [JG  Mechanic Stance Compatibility](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-wheelstancer-v2/jg-mechanic-stance-compatibility.md): Follow the following step to make my stance script compatible with JG Mechanic Stance.
- [Tuff Advance Nitrous & Purge](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-advance-nitrous-and-purge.md): Advance Nitrous & Purge System script which enhances the gameplay experience by providing players with an exciting and realistic nitrous system that they can use to boost the speed of their vehicles.
- [Installation Guide](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-advance-nitrous-and-purge/installation-guide.md): Make sure to follow these steps for proper installation of the Script
- [Config File](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-advance-nitrous-and-purge/config-file.md)
- [Tuff Advanced Hud](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-advanced-hud.md): Customizable FiveM HUD with FPS-friendly performance modes, speedometer (MPH/KPH), minimap styles, and support for QBCore, Qbox, ESX, and vMenu.
- [Installation Guide](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-advanced-hud/installation-guide.md): Make sure to follow these steps for proper installation of the script
- [Config Files](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-advanced-hud/config-files.md)
- [Hud Exports](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-advanced-hud/hud-exports.md)
- [Common Issues](https://tuff-scripts.gitbook.io/tuff-scripts/scripts/tuff-advanced-hud/common-issues.md): Common issues and fixes will be listed here as they are reported.


---

# 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://tuff-scripts.gitbook.io/tuff-scripts/scripts.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.
