# Avocado Wallet

Avocado Wallet is a highly advanced smart wallet designed to enhance your web3 experience. With Avocado, you get a full-featured multi-network wallet that can be used on Instadapp PRO and seamlessly connected to any DApp via WalletConnect.&#x20;

Avocado offers powerful Account Abstraction features, including network, gas, and transaction abstraction, making your interactions smooth and hassle-free.&#x20;

### To find your Avocado Wallet address simply log into Avocado Wallet:

You will find your EOA has an Avocado Wallet associated with it. You can find this on the right side corner. You can send funds into your Avocado Wallet address directly or deposit using the Onboarding UI.

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

***Want to learn more about Avocado? See the following links for Avocado:***

* [Avocado Quick Start Guide](https://help.avocado.instadapp.io/en/articles/7038838-a-checklist-to-get-started-with-avocado)
* [Avocado Help Center](https://help.avocado.instadapp.io/en/)
* [Avocado How to Connect to External DApps / Instadapp PRO](https://help.avocado.instadapp.io/en/articles/6848656-connect-dapps-on-avocado-using-walletconnect)

### **Use WalletConnect to connect to Instadapp Pro:**

Open a seperate tab or window with Instadapp Pro. When connecting click on WalletConnect.

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

On the WalletConnect pop up click 'Copy to clipboard' to copy the WalletConnect code and paste it into Avocado Wallet to connect.

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

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

You can confirm your using Avocado by seeing the Account name shown here as Avocado

<figure><img src="/files/YmKARlv99Jl2dL0RiKKM" alt=""><figcaption><p>Your Avocado Balances of the connected network will be shown on the right side.</p></figcaption></figure>

{% hint style="info" %}
In a future update, Avocado Wallet will be more integrated into Instadapp Pro, enabling top ups and direct connections!
{% endhint %}


---

# 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://guides.instadapp.io/smart-wallets/avocado-wallet.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.
