> 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/bebe-clans.md).

# BEBE Clans

## **Choose your Clan**

Congratulations on reaching Stage 2! \
In this stage, where the true adventure of BEBE's growth intensifies, BEBE will directly choose the clan that will continue to shape its growth.

Each clan name symbolizes the appearance of a legend. \
Only one BEBE who reaches the pinnacle in each clan can become legendary. The challenge to become legendary continues in Stage 3, but to climb up there, you must first complete your growth in Stage 2. **Each clan has different growth conditions, so the growth bar values are also different.**

Choose the clan that suits your conditions and continue your journey. Best of luck!

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

{% tabs %}
{% tab title="Growth conditions" %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Angel Clan</strong></td><td><em><mark style="color:yellow;">Seraphic Guardians</mark></em></td><td><p></p><p>To grow up as Angel clan,</p><ul><li>It will take a very long time</li><li>But it will charge a reasonable price.</li></ul></td></tr><tr><td><strong>Devil Clan</strong></td><td><em><mark style="color:yellow;">Infernal Legion</mark></em></td><td><p></p><p>To grow up as Devil clan,</p><ul><li>It will take a long time</li><li>But it will charge a high price.</li></ul></td></tr><tr><td><strong>Asura clan</strong></td><td><em><mark style="color:yellow;">Celestial Conquerors</mark></em></td><td><p></p><p>To grow up as Asura clan,</p><ul><li>It will take a reasonable time</li><li>But it will charge a very high price.</li></ul></td></tr><tr><td><strong>Master Clan</strong></td><td><em><mark style="color:yellow;">Zenith Maestros</mark></em></td><td><p></p><p>To grow up as Master clan,</p><ul><li>It will take a short time</li><li>But it will charge a high price.</li></ul></td></tr><tr><td><strong>Inuit Clan</strong></td><td><em><mark style="color:yellow;">Arctic Nomads</mark></em></td><td><p></p><p>To grow up as Inuit clan,</p><ul><li>It will take a very short time</li><li>But it will charge a very high price.</li></ul></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

###

### Growth bar score

<table><thead><tr><th width="112"></th><th>Angel</th><th>Devil</th><th>Asura</th><th>Master</th><th>Inuit</th></tr></thead><tbody><tr><td><mark style="color:purple;">Stamina</mark></td><td>310</td><td>240</td><td>210</td><td>160</td><td>100</td></tr><tr><td><mark style="color:green;">Luck</mark></td><td>80</td><td>100</td><td>130</td><td>150</td><td>230</td></tr><tr><td><mark style="color:orange;">Wits</mark></td><td>200</td><td>210</td><td>160</td><td>190</td><td>130</td></tr><tr><td><mark style="background-color:yellow;"><strong>in Total</strong></mark></td><td><strong>590</strong></td><td><strong>550</strong></td><td><strong>500</strong></td><td><strong>500</strong></td><td><strong>460</strong></td></tr></tbody></table>

***

## **Switch your Clan**

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

**Q. Can I change my Clan?**&#x20;

During the journey of growth, you can change your Clan if you wish. A fee of 200 HVH is required for each change, and there is no limit to the number of changes.&#x20;

* In Stage 2, changing your clan causes the growth points on the bar to restart from the point where 2/3 of it is filled.
* In Stage 3, changing your clan results in being downgraded to Stage 2, and the growth points restart from the point where half of it is filled.

**Q. Can I check the status of the Legendary that has been created?**

When a Legendary is born in Stage 3, you can check it on the Clan change screen.

<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/bebe-clans.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.
