> For the complete documentation index, see [llms.txt](https://docs.havah.io/friends/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.havah.io/friends/key-figures/bebe/bebe-the-adventurer/stage-2.md).

# Stage 2

<figure><img src="/files/2OwmsLyh64QmkO3owsQR" alt=""><figcaption></figcaption></figure>

## **How to Play Games**

{% hint style="success" %}
*Tip: In Stage 2, the maximum score on the growth bar varies depending on the Clan, so it's recommended to play the game differently for each Clan.*
{% endhint %}

### **Fishing** 🎣

The game mechanics are the same as in the previous stage, but the growth points obtained upon winning the game are different.

### **Rock. Paper. Scissors** ✊✌️🤚

The game mechanics remain the same as in the previous stage, but the growth points obtained upon winning the game differ.

###

### **Array your cards** 🃏

<figure><img src="/files/TyTE00ZehwXdAOCHudpy" alt=""><figcaption></figcaption></figure>

A game where you arrange number cards. JJACK, your opponent, will randomly give you one number card from 1 to 8. You must arrange these number cards in ascending order in five blank spaces. You have only one chance to discard a number card. Use your excellent sense to succeed cleanly in five attempts, or apply strategy to barely succeed in six attempts. Otherwise, it's a complete failure. This game is associated with wits.

***

## **How to Earn Hearts**

In Stage 2, there are two ways to recharge hearts. \
\*There is no automatic recharge method like in Stage 1, and heart acquisition through Twisting Elixir swap is not possible.

Each BEBE NFT can be used to charge hearts, and you can create up to 3 charging slots.

### **Normal Care** 💗

* Stake 200 HVH for 24 hours and earn 1 heart.
* You can stop midway, and upon completion, you can receive a refund of 200 HVH.

###

### **Luxury Care** 💞

* Stake 200 HVH for 8 hours, pay an additional fee of 60 HVH, and earn 3 hearts.
* If you stop midway, the staked amount can be refunded, but the additional fee cannot be refunded.

###

### **Additional Notes** ✏️

* Each BEBE NFT can be used to charge hearts, and you can create up to 3 charging slots.
* Hearts are not NFTs, so they cannot be transferred to other NFTs.

**Q. I traded BEBE during staking. Can I get a refund for the staked HVH?**

If you traded BEBE during staking, you can use the HAVAH tool to get a refund for the staked HVH. For more details, inquire on Discord.

**Q. What happens to staking when I advance to Stage 3?**

When you advance to Stage 3, the staking history is automatically refunded.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.havah.io/friends/key-figures/bebe/bebe-the-adventurer/stage-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
