# Smart Accounts

A Smart Account is your own smart contract wallet that allows easier position management and automate complex operations.

{% hint style="info" %}
**Your Smart Account is a non-custodial wallet, owned by you and it can be accessed and managed solely by you.**
{% endhint %}

Monna Smart Account enables **transaction bundling**, **individual leverage positions management** and **isolated leverage** allowing to open multiple lending positions with one 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://monna-1.gitbook.io/monna/getting-started/smart-accounts.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.
