# Deposit and Withdraw

### To start trading on IVX, you'll need a Web3 wallet that supports Berachain.&#x20;

### Compatible wallets include:

* MetaMask (with Berachain RPC added)
* WalletConnect-supported wallets
* Rabby Wallet
* Coinbase Wallet
* Other EVM-compatible wallets

### Adding Berachain to MetaMask

Head to <https://chainlist.org/?search=berachain> and add the Berachain mainnet RPC to your wallet

If you want to add the network manually, follow the below steps:

1. Open MetaMask and go to Settings > Networks > Add Network.
2. Enter the Berachain RPC details:

* Network Name: Berachain
* RPC URL:
* Chain ID: 80094
* Currency Symbol: $BERA
* Block Explorer URL:

Click Save, and you're now connected to Berachain!.

### Connecting Your Wallet

* Click Connect Wallet and select your wallet type.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdRkox7j2Lqxb_2n6eaMcmEwGVchFq2VmPlfG7VcZ6kji0pGQ8VIrcQ4dt_sI9c8-vEBMsiOQhiTJUD4dgnns52IcCa-qB-1C59-_CVJCQlAga3yEVUrifNciHXJnZIqB01g8wC6Q?key=2WKI56abpYQqpV0yevGdKXZ5" alt=""><figcaption></figcaption></figure>

* Confirm you are on the Berachain network and ensure that the correct RPC URL is used.
* Follow the prompts to complete the wallet connection.

{% hint style="info" %}
&#x20;Note: This ensures that you are properly connected before proceeding with transactions.
{% endhint %}

### Depositing funds into IVX

Before you can trade, you need to deposit funds into IVX.

#### Steps to Deposit $HONEY into IVX:

* Create a Portfolio: Before depositing, go to IVX Portfolio and click Create Portfolio. Agree to the Terms and Conditions.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdwQJAIqHOE5h06whYv-GeRUozHcg7Q_CSY7ckdLlVqS1E85DxaqhAEP-D59K7liDtoJi4eqhfmQ1sTslQPBfYdpmnmsQiHWvScsFVTPvQowC-E5_scy60r2wPwEpp23qFwYK-oOw?key=2WKI56abpYQqpV0yevGdKXZ5" alt=""><figcaption></figcaption></figure>

* Connect Your Wallet: Ensure your Web3 wallet is connected.
* Initiate Deposit: Click Deposit and select $HONEY as the collateral currency.

<figure><img src="/files/9HoWOPWvkT0epHMTLmoQ" alt=""><figcaption></figcaption></figure>

* Enter Amount & Confirm: Choose the amount to deposit and confirm the transaction using $BERA for gas fees.
* Wait for Confirmation: Your balance will be updated once the transaction is confirmed.

{% hint style="info" %}
Note: Deposits may undergo a 12-hour fraud verification period before becoming available for trading.
{% endhint %}

### Withdrawing Funds from IVX

To withdraw your $HONEY from IVX:\
\
1\. Go to Wallet > Withdraw.\
2\. Select $HONEY and enter the withdrawal amount.\
3\. Confirm the transaction using $BERA for gas fees.\
4\. Your funds will be available after the withdrawal processing time.\
\
💡 Reminder: Withdrawals are subject to the 12-hour security verification period.


---

# 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://documentation.ivx.fi/levo-intent-based-perp-market/deposit-and-withdraw.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.
