# HUD Layout

## Basic

### Target Bar

Split your target bar into components to make the most out of their information!

Select the Target Bar UI element and click to edit its settings.

* [x] Display Target Info Independently

{% hint style="info" %}
Once you split target info independently, you can move around the info boxes as you'd like.
{% endhint %}

#### Target Info (Progress Bar)

{% hint style="info" %}
The progress bar for target info shows what your targeted enemy is currently casting.

Setting this progress bar to be front-and-center can be very helpful for you to easily see what attacks a boss is casting!
{% endhint %}

Element Size: 160%

Move to lower center, somewhere above hotbars.

![](/files/R2df6mOs2zt3czqKZoOp)

## Duty

Select the Duty radio option to see duty-related UI elements.

Move around **Duty Gauge** and **Duty Action** so they're in better spots!


---

# 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://info.ff14fun.club/learning/user-interface/hud-layout.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.
