# 💻 Scripts

- [Wise Garage](https://docs.wise-scripts.vip/scripts/wise-garage.md): The Advanced Garage Script that everyone needs. Multiple parking options, including our "Realistic Parking" System and even more. Configure your Garage to your likings.
- [Installation](https://docs.wise-scripts.vip/scripts/wise-garage/installation.md)
- [Database](https://docs.wise-scripts.vip/scripts/wise-garage/database.md)
- [Events](https://docs.wise-scripts.vip/scripts/wise-garage/events.md)
- [Example Configs](https://docs.wise-scripts.vip/scripts/wise-garage/example-configs.md)
- [Main](https://docs.wise-scripts.vip/scripts/wise-garage/example-configs/main.md)
- [Garages](https://docs.wise-scripts.vip/scripts/wise-garage/example-configs/garages.md)
- [Impounds](https://docs.wise-scripts.vip/scripts/wise-garage/example-configs/impounds.md)
- [Wise Hud](https://docs.wise-scripts.vip/scripts/wise-hud.md): Upgrade your FiveM experience with a sleek HUD: real-time cash, player stats, voice, server info, and detailed vehicle dashboard.
- [Installation](https://docs.wise-scripts.vip/scripts/wise-hud/installation.md)
- [Example Configs](https://docs.wise-scripts.vip/scripts/wise-hud/example-configs.md)
- [Main](https://docs.wise-scripts.vip/scripts/wise-hud/example-configs/main.md)
- [Wise Hunting](https://docs.wise-scripts.vip/scripts/wise-hunting.md)
- [Installation](https://docs.wise-scripts.vip/scripts/wise-hunting/installation.md)
- [Example Configs](https://docs.wise-scripts.vip/scripts/wise-hunting/example-configs.md)
- [Main](https://docs.wise-scripts.vip/scripts/wise-hunting/example-configs/main.md)
- [Animals](https://docs.wise-scripts.vip/scripts/wise-hunting/example-configs/animals.md)
- [Huntareas](https://docs.wise-scripts.vip/scripts/wise-hunting/example-configs/huntareas.md)
- [Market](https://docs.wise-scripts.vip/scripts/wise-hunting/example-configs/market.md)
- [Wise Gungame](https://docs.wise-scripts.vip/scripts/wise-gungame.md)
- [Installation](https://docs.wise-scripts.vip/scripts/wise-gungame/installation.md)
- [Setup for Ambulancejob](https://docs.wise-scripts.vip/scripts/wise-gungame/setup-for-ambulancejob.md)
- [Wise Faction](https://docs.wise-scripts.vip/scripts/wise-faction.md): A Advanced Gang System with a build in Creator to directly build and edit all Gangs live on your Server
- [Installation](https://docs.wise-scripts.vip/scripts/wise-faction/installation.md)
- [Exports](https://docs.wise-scripts.vip/scripts/wise-faction/exports.md)
- [Events](https://docs.wise-scripts.vip/scripts/wise-faction/events.md)
- [Setup FFA & Gangwar](https://docs.wise-scripts.vip/scripts/wise-faction/setup-ffa-and-gangwar.md)
- [Example Configs](https://docs.wise-scripts.vip/scripts/wise-faction/example-configs.md)
- [Main](https://docs.wise-scripts.vip/scripts/wise-faction/example-configs/main.md)
- [FFA](https://docs.wise-scripts.vip/scripts/wise-faction/example-configs/ffa.md)
- [Gangwar](https://docs.wise-scripts.vip/scripts/wise-faction/example-configs/gangwar.md)
- [Robbery](https://docs.wise-scripts.vip/scripts/wise-faction/example-configs/robbery.md)
- [Shop](https://docs.wise-scripts.vip/scripts/wise-faction/example-configs/shop.md)
- [Missions](https://docs.wise-scripts.vip/scripts/wise-faction/example-configs/missions.md)
- [Wise Notify](https://docs.wise-scripts.vip/scripts/wise-notify.md)
- [Installation](https://docs.wise-scripts.vip/scripts/wise-notify/installation.md)
- [Exports & Triggers](https://docs.wise-scripts.vip/scripts/wise-notify/exports-and-triggers.md): Here you have all Exports & Triggers you can use in other Scripts
- [ESX Replacements](https://docs.wise-scripts.vip/scripts/wise-notify/esx-replacements.md)
- [Wise Report](https://docs.wise-scripts.vip/scripts/wise-report.md)
- [Installation](https://docs.wise-scripts.vip/scripts/wise-report/installation.md)
- [Wise Lifeinvader](https://docs.wise-scripts.vip/scripts/wise-lifeinvader.md)
- [Installation](https://docs.wise-scripts.vip/scripts/wise-lifeinvader/installation.md)
- [Wise Info](https://docs.wise-scripts.vip/scripts/wise-info.md): A Discord Bot to get different Informations of Players and other Stuff of your FiveM Server
- [Installation](https://docs.wise-scripts.vip/scripts/wise-info/installation.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.wise-scripts.vip/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.
