# Managing Assets on Instadapp

Instadapp Pro works with Smart Contract wallets specifically the **DeFi Smart Accounts (DSA)** and the **Avocado Wallet.**

<figure><img src="/files/n1xlhdIhx2W6zvQy95aS" alt=""><figcaption><p>Instadapp PRO works with both types of Smart Accounts</p></figcaption></figure>

{% hint style="info" %}
We recommend users use Avocado Wallet as it is a superior wallet to the DSA. The Avocado Wallet has greater security features and can connect any DApp and other Web3 applications.
{% endhint %}

### Avocado Wallet Management

You can use the Avocado UI to access a full featured interface for the Avocado wallet. Avocado Wallet is the most advanced web3 wallet available! Avocado works like any other wallet, to get started simply deposit funds into the avocado address, when connected to Instadapp Pro all your Avocado balances will reflect in the Instadapp Pro UI.&#x20;

**Avoacdo Wallet UI:** <https://avocado.instadapp.io/>

{% content-ref url="/pages/N8eBXgKd55wI6xAqgxin" %}
[Avocado Wallet](/smart-wallets/avocado-wallet.md)
{% endcontent-ref %}

### DeFi Smart Account Management

DeFi Smart Accounts have their home on Instadapp Pro. When connecting with your EOA you will be prompted to create a DeFi Smart Account. See the topics below for using and managing a DeFi Smart Account with Instadapp Pro:

{% content-ref url="/pages/7aAoht0PV28xsqSc5ehX" %}
[Depositing from your Connected Wallet into DSA](/smart-wallets/defi-smart-account-dsa/depositing-from-your-connected-wallet-into-dsa.md)
{% endcontent-ref %}

{% content-ref url="/pages/8jhpt7axT5SmhNyDEsvQ" %}
[Migrating DeFi assets into your DSA](/smart-wallets/defi-smart-account-dsa/migrating-defi-assets-into-your-dsa.md)
{% endcontent-ref %}

{% content-ref url="/pages/Jcy4Wg77r5xiQYyGQFD7" %}
[Withdrawing to your Connected Wallet](/smart-wallets/defi-smart-account-dsa/withdrawing-to-your-connected-wallet.md)
{% endcontent-ref %}


---

# 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/managing-assets/managing-assets-on-instadapp.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.
