# Restake on Babylon Genesis

{% hint style="info" %}
You can restake either **cBABY** or **BTC LSTs** on **Babylon Genesis** — the process is the same for both.
{% endhint %}

### Getting started

If you’d like to restake cBABY, you’ll first need to obtain it by staking BABY on Cube by SatLayer. You can do this by clicking [here](https://cube.satlayer.xyz/claim) or tapping the banner shown below.

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

### Steps

{% stepper %}
{% step %}
**Connect your wallet**

Make sure you're using a supported wallet, such as Keplr.

<figure><img src="/files/4INCU3TuvFK9IXzgVQdv" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Choose a vault**

* Browse the available vaults and click on your chosen vault to begin the restaking process.
* Once restaked, you can monitor your position in the dashboard above.

<figure><img src="/files/9KhNcdkd0mMyyzDkTwyR" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Enter restake amount**

* Enter the amount of tokens you’d like to restake.

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

* Click Restake and sign the approval transaction in your wallet.

{% hint style="success" %}
Success! You're now restaking and earning BVS rewards.
{% endhint %}

{% hint style="info" %}
**Tip**: You can view detailed vault information in the left-hand dashboard, including:

* Vault metrics
* Slashing parameters
* Operator details
* Your share of the vault
  {% endhint %}

<figure><img src="/files/qfMWCrMssWXqG1IesyT8" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Withdrawing restaked shares <a href="#withdrawing-restaked-shares" id="withdrawing-restaked-shares"></a>

{% stepper %}
{% step %}
**Enter withdrawal amount**

* Specify how much of your restaked position you'd like to withdraw.
* You'll see how much cBABY you'll receive upon withdrawal.

<figure><img src="/files/7uMDhF0PVWDL6pIoWicV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Confirm withdrawal**

* Click Unstake.
* Approve the transaction in your wallet and pay the required network fees.

{% hint style="success" %}
Withdrawal complete! Your cBABY is now back in your wallet.
{% endhint %}

{% hint style="info" %}
To unstake your cBABY back to BABY, follow the guide [here](/cube-by-satlayer/how-to-stake.md#unstaking-cbaby).
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://docs.satlayer.xyz/depositors/how-to-restake/restake-on-babylon-genesis.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.
