# Mana: How it works

Welcome to the guide on the Mana system in AdvancedSkills! This article will explain what mana is, how to collect it, and how to use it.

#### What is Mana? <a href="#what-is-mana" id="what-is-mana"></a>

Mana is a magical energy that fuels your special abilities, known as talents. Think of it as a mystical resource that you can accumulate and spend to perform extraordinary feats.

#### How to Collect Mana <a href="#how-to-collect-mana" id="how-to-collect-mana"></a>

Collecting mana is tied to your skill progression. Here's how it works:

1. **Skill Activities**: As you perform actions related to your skills, you have a chance to gain mana.
2. **Mana Drops**: When you're lucky, you'll see mana appear as a glowing item. It looks like this:
   * Named "✨ Mana" with the amount you've gained
3. **Collecting**: To collect mana, simply walk over the dropped item.

#### Mana and Skills <a href="#mana-and-skills" id="mana-and-skills"></a>

* Different skills may have different chances to grant mana.
* Higher skill levels often increase your chances of gaining mana.
* Some skills might provide more mana than others, rewarding specialization.

#### Using Mana <a href="#using-mana" id="using-mana"></a>

The primary use of mana is to activate talents. Here's how it works:

1. **Talents**: These are special abilities tied to your skills.
2. **Mana Cost**: Each talent has a mana cost to activate.
3. **Activation**: When you use a talent, it consumes the required amount of mana.
4. **Insufficient Mana**: If you don't have enough mana, you won't be able to activate the talent.

#### Checking Your Mana <a href="#checking-your-mana" id="checking-your-mana"></a>

You can check your current mana amount using the skills menu. Use the command:

Copy

```
/mana
```

Or it may be even faster to see your mana using SHIFT+F keys in the Talents menu!

#### Tips for Mana Management <a href="#tips-for-mana-management" id="tips-for-mana-management"></a>

1. **Balance**: Try to balance mana collection with usage. Don't hoard it, but also don't spend it all at once.
2. **Skill Focus**: If you need more mana, focus on skills that have a higher chance of granting it.
3. **Efficient Use**: Use your talents wisely. Consider the mana cost versus the benefit of activating a talent.
4. **Mana Regeneration**: Your mana doesn't regenerate automatically. You need to actively collect more through skill activities.

Remember, mana is a valuable resource that allows you to unleash powerful abilities. Use it wisely, and it will greatly enhance your gameplay experience!


---

# 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://thedarkzone.gitbook.io/guide/the-dark-zone/advancedskills-mcmmo-replacement-skill-levels/mana-how-it-works.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.
