# Stats

Every level up you gain you get 3 stat points to allocate to your character.  In order to use these points to level up your stats type **!points** and it will bring up the Stats window.

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

Simply click on the stat you want and assign points to it.

**Strength** - Equip powerful weapons and armor! As well as contribute to some Melee damage!\
**Vitality** - Gain 2 Health per Level + 1 Health Regen per level\
**Dexterity** - Increase your Defense Ratio and Increase Hit Ratio (more damage)\
**Intelligence** - Cast more powerful spells\
**Magic** - Gain 2 Mana per Level + 1 Mana Regen per level + More Spell Damage\
**Luck** - Gives you Critical Hit Damage and Critical Hit Chance


---

# 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://olympiaot.gitbook.io/olympiaot/gameplay/stats.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.
