# Import ONT ID Wallet

* On "Assets" page, tap on the wallet name in the top left corner to open "Manage wallets" page
* On "Manage wallets" page, tap on the"Add Wallet" button.

![](/files/-MeLcdrm1P-BdLzD-d6A)

* In the next page, tap on "**Using a Mnemonic Phrase**" button
* Enter **mnemonic phrase**, set a **wallet name** and **password**, and tap on "**Next**" button to open "Add Wallet" page

{% hint style="info" %}
Please note that wallet name should be kept within 20 standard characters, and password should be 8-15 characters. Neither wallet name nor password can contain a blank space.

Please remember your password.
{% endhint %}

![](/files/-MeLcWOgAixezh-J0Tfm)

* On "Add Wallet" page, check pictures to add wallets of different chains (Ethereum and Ontology wallet are checked by default)
* Tap on "**Confirm**" button to finish the process

![](/files/-MeLdBfwo8SqWOGf670X)


---

# 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.onto.app/guides/wallet-management/importing-a-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.
