# DeFi Smart Account (DSA)

Instadapp PRO was originally designed for DeFi Smart Accounts (DSAs), you can find all the functionality required to manage and use your DSA on 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/smart-wallets/defi-smart-account-dsa.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.
