# Hud

- [Overview](https://anxscripts.gitbook.io/docs/premium-resources/hud/overview.md): JG HUD is the all-in-one HUD you've been searching for - and the last one you'll ever need. With over 25 component styles, deep layout control, server default profiles.
- [Installation](https://anxscripts.gitbook.io/docs/premium-resources/hud/installation.md): Step-by-step installation guide for our FiveM script. Learn how to properly install, configure, and set up the script on your server with all required dependencies and configurations.
- [Guides](https://anxscripts.gitbook.io/docs/premium-resources/hud/guides.md): Find all guides and configuration help for the script here. Learn how to set things up, customize features, and adjust settings - from simple options to more advanced tweaks.
- [Exports](https://anxscripts.gitbook.io/docs/premium-resources/hud/guides/exports.md): Complete export reference with syntax, parameters, examples and integration guide.
- [Changelog](https://anxscripts.gitbook.io/docs/premium-resources/hud/changelog.md): Full history of updates, patches, and changes made to the script. Track new features, bug fixes, improvements, and breaking changes across all versions to stay up-to-date with the latest developments.
- [v1.0.1](https://anxscripts.gitbook.io/docs/premium-resources/hud/changelog/v1.0.1.md): Stay updated with the latest changes, improvements, and fixes to the script.


---

# 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://anxscripts.gitbook.io/docs/premium-resources/hud.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.
