# Earning mana points

> ### <mark style="color:purple;">How to earn mana points in BandZai?</mark>

{% hint style="info" %}
**MANA :** \
ZAI mana stockpile.

**MANAMAX** : \
The maximum amount of mana a ZAI can have in its gauge.
{% endhint %}

A Zai can gain mana points by going to a laboratory to learn sorcery.

Each time a ZAI goes to a laboratory for a sorcery apprenticeship, the ZAI's manamax gauge will increase.

At the end of the apprenticeship, the ZAI must leave the slot and find a new slot in order to gain manamax again.

The manamax gauge is 10,000 maximum.

The first 2 apprenticeships earn 1000 manamax points each and the following ones 100 points.

{% hint style="info" %}
**Example :** \
After 24 hours of learning in a laboratory slot, the ZAI's manamax gauge will increase to 1000.

The ZAI then starts a second apprenticeship in sorcery in another slot, after 24 hours his gauge will be at 2000.

Then for each new learning made by the ZAI, this one will gain after 24h 100 points to increase his manamax gauge.

According to this logic, on the 10th day of learning, the ZAI will have a manamax gauge of 2800 points.
{% endhint %}

<img src="/files/46mJfMbLj00HJ14YJgV8" alt="" class="gitbook-drawing">


---

# 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://bandzai.gitbook.io/bandzai-rules/alchemy/earning-mana-points.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.
