# HUD

## 🎛️ Customising Your HUD

You can fully customise your in-game HUD to match your preferences.

### ⚙️ How to Access HUD Settings

1. Press **F2**
2. Open **Settings**
3. Select **HUD Settings**

<figure><img src="/files/yWektkt5N3HOBPLKm8kF" alt=""><figcaption></figcaption></figure>

***

### 🎨 What You Can Customise

From here, you can adjust:

* 📍 **Position** - Move HUD elements anywhere on your screen
* 📏 **Size** - Scale elements like the speedometer
* 👁️ **Visibility** - Show or hide specific HUD components
* 🎨 **Colours** - Change the look to suit your style

***

### 🧩 Advanced Customisation

* 🖱️ **Freeform positioning** - Drag and place elements exactly where you want
* ⚙️ Fine-tune your layout for better visibility while driving or in combat


---

# 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://wiki.cmgstudios.net/cmg-2.0/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.
