# JGS Modern HUD

**What is JGS Modern HUD?**\
Introducing Modern HUD for FiveM, a comprehensive and sophisticated addition to enhance your gameplay. This HUD boasts a minimalist design that not only looks fantastic but also offers complete configurability to tailor your gaming experience to your preferences.

<figure><img src="https://1611879725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCKVBEKuJIkLIMvWU2gUY%2Fuploads%2F6OrzpIqZNYr0Ew314VQb%2Fhud%20version%203.png?alt=media&#x26;token=7bbbc553-0649-4153-8ab2-f316e1cbe9b9" alt=""><figcaption></figcaption></figure>

***

{% hint style="info" %}
With JGS Modern HUD you gain access to a wide range of essential features:
{% endhint %}

1. **Health and Armor Monitoring:** Monitor your health and armor instantly, and be informed at all times of your character's stats with modern aesthetics!<br>
2. **Hunger and Thirst Gauges:** Manage your character's nutrition and hydration with simple and modern gauges.<br>
3. **PMA Voice Microphone Integration:** Improve roleplay communication with an integrated microphone that displays voice range.<br>
4. **Vehicle HUD:** Check your vehicle's speed and fuel level in real time for safer and more controlled driving, with belt systems and fuel counters that will keep your players informed at all times.<br>
5. **Server Logo Customization:** Customize your server with a unique logo in the upper right corner.<br>
6. **Notifications:** Receive clear and fast alerts so you don't miss any important detail, with the possibility of configuring the types of notifications in the Configuration file and thousands of possible combinations to make this system, a unique aesthetic for your server!<br>
7. **Help Notify:** Enjoy elegant and direct access to crucial information on screen, with configurable on-screen Keys and modern pop-up options.<br>
8. **Progressbar:** Easily view the progress of ongoing actions with a dynamic and customizable design, with a choice of two types of Progressbar (circle or bar).<br>
9. **Streets:** Stay oriented with the current street name always visible on top of the minimap!

Modern HUD combines functionality and aesthetics seamlessly, allowing you to fully immerse yourself in your FiveM adventures while maintaining control and awareness. Configure it to match your playstyle and preferences, and elevate your gaming experience to a new level of sophistication and immersion."

<figure><img src="https://1611879725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCKVBEKuJIkLIMvWU2gUY%2Fuploads%2FA46gPFa9kfRuPjRP4F9z%2Fimage.png?alt=media&#x26;token=b97de012-7d47-4534-a0ef-38efeeb24bab" alt=""><figcaption><p>Complete interface of notifications and HUD when the player is out of the vehicle.</p></figcaption></figure>

<figure><img src="https://1611879725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCKVBEKuJIkLIMvWU2gUY%2Fuploads%2Fz2uEQ9cfYu4mlmfwgXr0%2Fimage.png?alt=media&#x26;token=835f1621-57c4-4f20-ba9e-b5a049499275" alt=""><figcaption><p>HUD interface that displays the speedometer and player statistics in real time.</p></figcaption></figure>

<figure><img src="https://1611879725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCKVBEKuJIkLIMvWU2gUY%2Fuploads%2FwfmiGKfgQhmorI2zczGP%2Fimage.png?alt=media&#x26;token=ebd4240c-7802-45b3-932a-ec9fd22ef4db" alt=""><figcaption><p>You can observe the progressbar and help notifications in different modes.</p></figcaption></figure>

<figure><img src="https://1611879725-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCKVBEKuJIkLIMvWU2gUY%2Fuploads%2Fdzutu1rPgMIGg8TvG13z%2Fimage.png?alt=media&#x26;token=2cf19849-964c-4a67-9644-bdb6ece88440" alt=""><figcaption><p>In this picture you can see the progress bar, help notifications and text notifications.</p></figcaption></figure>

***

Below you will find direct links to the different sections of the documentation.

{% content-ref url="hud/dependencies" %}
[dependencies](https://jgs.gitbook.io/jgsdev/docs/hud/dependencies)
{% endcontent-ref %}

{% content-ref url="hud/installation" %}
[installation](https://jgs.gitbook.io/jgsdev/docs/hud/installation)
{% endcontent-ref %}

{% content-ref url="hud/exports" %}
[exports](https://jgs.gitbook.io/jgsdev/docs/hud/exports)
{% endcontent-ref %}

{% content-ref url="hud/configuration" %}
[configuration](https://jgs.gitbook.io/jgsdev/docs/hud/configuration)
{% endcontent-ref %}


---

# 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://jgs.gitbook.io/jgsdev/docs/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.
