# Cooldown Bar & HUD

The **Cooldown Bar System** is a helpful feature that appears beneath your **health** or **mana bar** every time a rune or spell is used. This bar serves as a visual indicator to show how much time remains before you can use the next rune or spell. It effectively helps players track the cooldown period, providing clarity on when they can perform their next magical action or cast their next rune. By monitoring the cooldown bar, players can better plan their strategy and optimize their combat or support abilities during encounters.

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

We still have the **Cooldown HUD** lworking at the moment just for show de timer of **Big Mana Fluids** e in inferior left corner of the screen.

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


---

# 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://mythera74.gitbook.io/mythera74/systems/cooldown-bar-and-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.
