# Movement - Vault

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

* **Movement Wallet**: A Web3-compatible wallet like Petra is required to store funds and interact with the EigenFi dApps.
* **Gas Fees**: Your wallet must have enough MOVE 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.

**Movement Bardock Testnet - Faucet**

* [Native MOVE Faucet on Movement (Bardock Testnet)](https://faucet.movementnetwork.xyz/)
* [stMOVE Faucet on EigenFi Movement - Vault (Bardock Testnet)](https://movement.eigenfi.io/faucet)

**How to configure your Movement Wallet**

**For Petra Wallet users:**

1. [**Install Petra Wallet**](https://chromewebstore.google.com/detail/petra-aptos-wallet/ejjladinnckdgjemekebdpeokbikhfci)
2. **Visit the Network**&#x20;

<figure><img src="/files/XGbIj8kl1VjkGxKwDIWp" alt="" width="375"><figcaption></figcaption></figure>

3. **Add custom network**

   <figure><img src="/files/oxKLv6RxM2fTXFsRuqNv" alt="" width="375"><figcaption></figcaption></figure>
4. **Add these configurations**

**Name:** Movement Bardock Testnet

**Node URL:** <https://testnet.bardock.movementnetwork.xyz/v1>

**Faucet URL:** <https://faucet.testnet.bardock.movementnetwork.xyz>

**Indexer URL:** <https://indexer.testnet.movementnetwork.xyz>

<figure><img src="/files/QQ72YI8ItM7EJvnbTpnl" alt="" width="375"><figcaption></figcaption></figure>

**For Nightly Wallet users:**

1. [**Install Nigthly Wallet**](https://chromewebstore.google.com/detail/nightly/fiikommddbeccaoicoejoniammnalkfa)
2. **Click on the custom network**

<figure><img src="/files/vh3QsQFMaW75mkiOmzyP" alt="" width="363"><figcaption></figcaption></figure>

3. **Add Movement's Bardock Testnet RPC url**

**Copy this RPC URL, paste it, and save it.**

<https://testnet.bardock.movementnetwork.xyz/v1>

<figure><img src="/files/SR7CXW09u4m8ZPCSgbpb" alt="" width="362"><figcaption></figcaption></figure>

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

{% file src="/files/mZ01S7RgObWdrbn7hYjV" %}

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

Visit the official[ EigenFi Movement - Vault](https://movement.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/onaVyZJqOlkVQ3krfXZ7" 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 (Petra, Nightly 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/movement-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.
