# Status Bar

![](/files/SdL6PfEnJhqlinZHkdE6)

**Health Points**\
Shows how much health you have, health is used to attack other players or defend your city.

**Energy**

Is a mechanic that determines how many actions a player can perform each day. Energy levels are replenished daily; however, players can increase their energy reserves by upgrading their avatar's energy packs or using consumables such as energy batteries that players can purchase in-game.

**Happiness**

Is a decaying game mechanic that affects what actions each player is allowed to do each day through modifiers.

**Courage**

Courage level shows you how many crimes you can execute in the crime house. The courage increases in line with player's level.


---

# 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.bofy.io/game-mechanics-and-main-elements/status-bar.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.
