> 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/bebes-house.md).

# BEBE’s House

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

### **Stage 1**

*`Baby BEBE is all about playtime fun!`*&#x20;

Our little bundle of joy is the cutest in town. Join the fun, play with friends, and cheer on Baby BEBE – because who wouldn't want to personally nurture the village's most adorable mischief-maker?

### **Stage 2**

*`Adventure with friends is a must, even outside the cozy confines of home!`*&#x20;

BEBE ventures into the wide world, exploring and growing. Get ready for more exciting games and help BEBE thrive in this next stage of development.

###

### **Stage 3**

*`I'm destined to be the legendary in my Clan!`*&#x20;

Fully adorned with accessories, clothes, and backgrounds, BEBE has completed its growth. Take on the challenge of transforming into the one and only legend in the Clan of your choice.

### **Stage 4**

*`A true legend is a living legend.`*&#x20;

Did you make it to the top 5 among thousands of BEBEs? Congratulations! You're now a certified Legendary BEBE. Share your news with the community and acquire the legendary image that comes to life with potions.

{% hint style="info" %}
On the sub-pages, you can learn about game mechanics and the secrets of game hearts, elixirs, clans, and more.
{% 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/bebes-house.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.
