# How to Deposit & Withdraw - Dapp (V3)

## Dapp Guide&#x20;

The Velvet Dapp platform maintains the core principles of the original, with the primary difference being an updated UI (User Interface). It also features upgraded smart contracts, multichain compatibility, and technical improvements that you don’t need to concern yourself with.

<figure><img src="/files/IRdheCgixbhrNBiYZVUC" alt=""><figcaption><p>Bumblebee Fund on Base</p></figcaption></figure>

## Connect

Connect to Dapp with Metamask, Smart Wallet or other Supported Wallets

<figure><img src="/files/HGoTOg1NvMRkzWk3gvbr" alt=""><figcaption><p>Connect dAPP</p></figcaption></figure>

## Deposit or Withdraw

Deposit or Withdraw to Bumblebee Fund

<figure><img src="/files/bkvnYrELbyU0OtG8AuCk" alt=""><figcaption><p>Deposit or Withdraw Buttons Highlighted</p></figcaption></figure>

<figure><img src="/files/yQvQRsnlOwqH2iBS4crv" alt=""><figcaption><p>UI for Deposit and Withdrawals of Assets</p></figcaption></figure>

* [ ] Toggle slider to deposit or withdraw given amount&#x20;
* [ ] Select confirm and confirm transactions in the notification displayed on metamask or chosen wallet


---

# 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.immutablevision.com/how-to-access-funds/how-to-deposit-and-withdraw-dapp-v3.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.
