# Minigames

{% hint style="info" %}
*Names and design of the minigames are not yet final, any pictures used are for illustrative purposes only.*
{% endhint %}

## 1. Whack-A-Mole <a href="#id-6183" id="id-6183"></a>

![](/files/gnHZ0ttb4LcLQlWKCfXi)

* With a mallet in hand, the player is faced with some holes, each hole having a mole holding a mineral and ready to pop up. When a mole pops up, you must hit it with the mallet to win the mineral it’s holding.
* The more combo you hit, the higher the quality/quantity of minerals received.
* The playing duration depends on the character’s mining skills.

## 2. Hunting <a href="#efe8" id="efe8"></a>

![](/files/2IpnG1xtAkcOYjsvuWq9)

* Point the bow towards the direction you want to shoot, press, and hold until it reaches a certain power level, then release the bowstring to hit the animal you want to kill.
* Each animal has a different amount of HP and requires different damage to kill.
* Damage and shooting speed depends on the character’s hunting skills.

## 3. Fruit Picking

![](/files/C2H8p3p6oMBVgpiP8rKH)

* Pick the fruit by remembering and choosing the correct position of 2 of the same fruits in the game.
* The playing duration depends on the character’s picking skills.

## 4. Fishing <a href="#id-4ac7" id="id-4ac7"></a>

![](/files/186jaoPMg8UuYY2qAE73)

* Choose a place to drop and wait for the fish to bite the hook, then press the button at the right time to catch the fish.

![](https://miro.medium.com/max/1094/0*pR0QUNirQqOVDDj7)

* The playing duration depends on the character’s fishing skills.

<br>

\ <br>


---

# 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://warena.gitbook.io/warena/3d-official-launch/about-warena-3d-metaverse/minigames.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.
