# Restake on EVM and Sui

### Getting started

Before you begin, make sure you:

* have wrapped BTC or BTC LSTs ready
* are using a supported wallet
* have enough native tokens for network fees (e.g. ETH for Ethereum, BNB for BNB Chain, etc.)

{% hint style="info" %}
The list of supported tokens may grow over time — check the SatLayer app for the latest list of supported assets.
{% endhint %}

### Steps

{% stepper %}
{% step %}

#### **Connect your wallet**

* Click Connect Wallet, and select your preferred wallet.

<figure><img src="/files/06hNi3gzc5ctU3gNmyZq" alt=""><figcaption></figcaption></figure>

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

{% step %}

#### Deposit BTC assets

* Select the BTC asset from the chain you'd like to deposit to SatLayer

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

* Enter the amount you’d like to restake

<figure><img src="/files/4srRXDkYUcMz0xAniZfs" alt=""><figcaption></figcaption></figure>

* Sign the approval transaction
* Click Deposit to finalize your restake
* Once confirmed, your progress bar will show as Complete

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

{% step %}

#### Add receipt tokens to your wallet

* After depositing, you’ll receive receipt tokens
* Click Add to wallet to include them in your wallet view
* You should now be able to see these tokens in your wallet

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

### Resources

* [Guide to restaking uniBTC on EVM and BOB with SatLayer](https://blog.satlayer.xyz/guide-stake-unibtc-bedrock/)
* [Guide to restaking solvBTC.BBN on EVM with SatLayer](https://blog.satlayer.xyz/guide-staking-solvbtc-on-satlayer/)
* [Guide to restaking FBTC on EVM with SatLayer](https://blog.satlayer.xyz/guide-staking-fbtc-on-satlayer/)
* [Guide to restaking stBTC on EVM with SatLayer](https://blog.satlayer.xyz/restake-stbtc-lorenzo-satlayer/)
* [Guide to staking BTC with Lombard and restake LBTC on EVM with SatLayer](https://blog.satlayer.xyz/guide-staking-restaking-btc-lbtc-lombard/)
* [Guide to restaking LBTC on Sui with SatLayer](https://blog.satlayer.xyz/guide-restaking-lbtc-on-sui/)
* [Guide to restaking XBTC on Sui with SatLayer](https://blog.satlayer.xyz/guide-restaking-xbtc-okx-sui-satlayer/)


---

# 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-evm-and-sui.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.
