# Connect a Wallet

## Multi Wallet

WIth the new released wallet, multi accounts can be imported in a secure and organized way. A name can be give for future references and a passphrase can be added to enhance the security of the wallet.&#x20;

What is Passphrase

What is Name

How this interacts together

{% content-ref url="/pages/-MRtO5ZduTSZFUE9Mtxj" %}
[Create a Wallet](/apps/wallet/wallet-structure/onboarding/create-a-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MRtO6KpIKmbOK4CYHp-" %}
[Import a Wallet](/apps/wallet/wallet-structure/onboarding/import-a-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/Rs4aUacYl1yafBOHVLHq" %}
[Watch Mode](/apps/wallet/wallet-structure/onboarding/watch-mode.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://docs.zenprotocol.com/apps/wallet/wallet-structure/onboarding.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.
