# Stats HUD

Be sure to add the HUD to your outfit (or ensure it attaches to the same attach point as the AnE HUD)

<figure><img src="https://wiki.anehud.com/lib/exe/fetch.php?w=200&#x26;tok=5e129f&#x26;media=stats.png" alt=""><figcaption><p>HUD Stats Bar</p></figcaption></figure>

<mark style="color:green;">**GREEN**</mark>: Fertile\ <mark style="color:red;">**RED**</mark>: Health\ <mark style="color:blue;">**TEAL**</mark>: Defense\ <mark style="color:yellow;">**YELLOW**</mark>: Consciousness\
**BLACK**: Strength\
**PINK**: Arousal\
**WHITE**: Essence

**With the Stats HUD you now have indicators of your characters stats:**

* The green bar will show up if you are in a fertile state.
* The red bar shows your current health; this stat defines your character life, if it should drop too low your character may actually pass away and no longer be useable.
* The teal bar shows your current defense; this stat gives you the option to respond in certain situations, if it drops too low you will not have an option to attempt resisting.
* The black bar shows your current strength; this stat determines the successfulness of an action you may take, it lowers based on how much effort was required to take that action regardless if it was successful or not.
* The pink bar will show your current arousal; this stat determines when you may climax or climax involuntarily, the higher the value the more essence that is transferred and higher probability of conception.
* The white bar will show your current essence; this stat is the amount seed available, having maximum arousal ensure the most amount of essence transferred on climaxing.

{% hint style="warning" %}
Having maximum arousal ensures you are giving the maximum amount of your seed to your partner per climax; which ensures a better probability of conception.
{% endhint %}


---

# 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://docs.anehud.com/getting-started/stats-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.
