# Training

:white\_check\_mark: **Basic Skills**

:information\_source: In training mode, there are two states: **defense** and **attack**.&#x20;

{% tabs %}
{% tab title="Defense 🛡" %}
Protected Zombies are those that are added to the Battle Arena and are waiting for the enemy in this state. In this state, Zombie's Power Points will be equivalent to ***Defense + Luck.***
{% endtab %}

{% tab title="Attack 🗡" %}
Players use Zombies in the attack state to attack others waiting in the Battle Arena. In this state, Zombie's Power Point will be equivalent to ***Strength + Luck***.
{% endtab %}
{% endtabs %}

#### :hot\_pepper: Power Point <a href="#power-point" id="power-point"></a>

Each Zombie belonging to different classes has different power points by default. Default Power Points are increased by default a certain amount of points for each **Rarity, Level, Items.**

{% hint style="danger" %}
Calculation table and additional information will be added after the public launch
{% 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://izombie-universe.gitbook.io/izombie/izombie-game-play/training.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.
