# Anna

The main character in the game is Anna. There are multiple versions of the main character in the game that the player can collect. In the character section, it is possible through the horizontal swipe to navigate through the various versions of Anna available and interact with them by selecting them for the mission or making upgrades. The unlocking of new versions of Anna through the use of Shards is also possible in this section. Each character has a level of Shot Power. By selecting a character, it is possible to upgrade this statistic using soft currency. Increasing the Shot Power increases the damage inflicted by the character and the shot range.&#x20;

Each character has a special ability. These can be divided into types of rarity:

Common

Increased % of finding powerup

Increased % of finding more valuable Chest

Increased % of receiving Soft Currency

Rare

Increased % of receiving more valuable Chest from Boss

+1 Extra Life

Epic

Custom special attack with longer duration.

{% hint style="warning" %}
**The greater the rarity of the ability, the greater its strength.**
{% 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://zoppels-organization.gitbook.io/zoppel-whitepaper/game-and-gameplay/the-legend-of-furiax/characters/anna.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.
