> 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/upgrade-your-stage.md).

# Upgrade your stage

## Fill the Growth Bar through gameplay

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

Both Stage 1 and Stage 2 have three Growth Bars (gauges) required for development. You must fill these three bars for each stage to progress to the next.

In the specially designed games for each stage, winning accumulates points in the Growth Bars when you emerge victorious. However, the score gained for each bar varies depending on the game. Each bar has its own favorable game, so strategic play and careful calculation are essential for success.

### **Stamina**

BEBE believes in the power of a good meal for growth. Both Stage 1 and Stage 2 favor the fishing game to boost BEBE's stamina. So, reel in those victories for a well-fed and thriving BEBE!

### **Luck**

Luck is a crucial companion for BEBE as it navigates through life's unexpected twists. In both Stage 1 and Stage 2, the rock-paper-scissors game is where BEBE's luck shines. Make those strategic choices and let luck be on your side!

### **Wits**

"BEBE aspires to possess the wisdom to take charge when facing numerous people in life. Stage 1 leans towards Uncle BEBE, and Stage 2 finds success in the Array game. Master these challenges to sharpen BEBE's wits and lead the way!

{% hint style="info" %}
For detailed gameplay instructions, refer to each Stage's dedicated page.
{% endhint %}

***

## Upgrade requires elixirs!

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

Once you've filled all the growth bars for a stage, it's time to level up, and for that, you'll need to burn the Glittering Elixir as you advance to the next stage. Keep those elixirs ready for a sparkling journey ahead!

### Requirements for upgrade

* Stage 1: 1 Glittering Elixir needed
* Stage 2: 2 Glittering Elixirs needed

### How to Acquire Glittering Elixirs

* Users who donated to HAVAH Friends for VUVU Minting have already secured 1 Glittering Elixir. Well done!
* Trade Glittering Elixirs listed on HAVAHswap MKP.
* Acquire Glittering Elixirs through HVH Staking in Stage 3.

{% hint style="info" %}
For detailed instructions, refer to the 'Stage 3' page.
{% endhint %}


---

# 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/upgrade-your-stage.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.
