# Bitlayer - Vault

Before getting started with the Bitlayer Vault, ensure you have the following ready:

* **Ethereum Wallet**: A Web3-compatible wallet like MetaMask is required to store funds and interact with the EigenFi dApps.
* **Gas Fees**: Your wallet must have enough ETH to cover transaction costs, including deposits, withdrawals, and smart contract interactions. Gas fees vary based on network activity, so it's best to keep some extra Native tokens available.

**Bitlayer Testnet - Faucet**

* [Native BTC Faucet on Bitlayer](https://www.bitlayer.org/faucet)
* [stBTC Faucet on EigenFi Bitlayer - Vault](https://faucet.eigenfi.io/)

### How to Use EigenFi Vault (Video) <a href="#how-to-use-concrete" id="how-to-use-concrete"></a>

{% file src="/files/r1EuBbO8o9QuyVBT4iaJ" %}
EigenFi Bitlayer Vault - Demo Video
{% endfile %}

### **1. Launch the EigenFi dApp**  <a href="#how-to-use-concrete" id="how-to-use-concrete"></a>

Visit the official [EigenFi Bitlayer - Vault ](https://bitlayer.eigenfi.io/)website and open the decentralized app (dApp). While you can explore its features without connecting, full access requires linking your wallet.

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

### 2. Connect Your Wallet

To unlock EigenFi's core features—deposit, earn, and withdraw—you must authenticate by connecting your wallet.&#x20;

* Click on the **Connect Wallet** button.
* Select your wallet provider (MetaMask, Rainbow, etc.).
* Sign the message in your wallet to authenticate.

### 3. Deposit Funds

Once your wallet is connected you can access key features like:

* **Deposit**
* **Earn**
* **Withdraw**

### 4. Explore Other Chains

EigenFi Vault currently supports Ethereum, Movement, BNB Chain, Cardano, and Bitlayer.

The following testnet funds are available for deposit:

* [stETH](https://sepolia.etherscan.io/token/0x36d272ecbd80a8b09eb6ba19e2a390470d1c6d69)
* [stBTC](https://testnet.btrscan.com/address/0xc5fae28b6a647d8f25066654e92df297fc313d3c?tab=Transactions)
* [tADA](https://preprod.cardanoscan.io/)
* [stBNB](https://testnet.bscscan.com/token/0x0fda998afd341ad29b63196994b4f9a02b6cf40b)


---

# 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.helixlabs.org/getting-started-on-helix/testnet-data-room/bitlayer-vault.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.
