# Download ONTO App and Create ONT ID Wallet

### Download and Install ONTO App

Go to <https://www.onto.app/en> and scroll down to the bottom for download options.

![](/files/-Me-Rp7Empp_hzvlCA-s)

* **iOS Users:** Download ONTO via Apple Store.
* **Android Users:** Download ONTO via Google Play store or APK

### Create Your ONT ID Wallet

* Open ONTO App
* Tap on "**Create wallet**" button
* Set a **wallet name** and **password**, and tap on "**Confirm**" 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/-MiQPT40B-n-uBP3u4mv)

* 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/-MiQPGfun4b85B2SKtm9)

### Back up Mnemonic Phrase

* After you’ve successfully created your ONT ID wallet, you can tap on “**Back up now**” button to back up your mnemonic phrase. (You can also tap on “**Back up later**” button to back up at a time that is more convenient for you.)
* Tap on "**Next**" button
* Write down or copy the 12 words in order and keep them in a safe place, then tap on "**Next**" button

{% hint style="info" %}
Please make sure you back up the mnemonic phrase in a safe environment. Anyone with your mnemonic phrase can access your assets.
{% endhint %}

![](/files/-MiQPk5O_xgSowarRVNs)

* On "Verify mnemonic phrase" page, tap each word in the correct order, then tap on "**Next**" button
* If the order is correct, “Backup successfully” will be shown on the page

![](/files/-MiQPvYWf6WkLl244NL3)

### Use your ONTO

Manage your ONT ID wallet: import, export, switch, backup

{% content-ref url="/pages/-MPrNXVss-Vkr7u7wCUn" %}
[Wallet Management](/guides/wallet-management.md)
{% endcontent-ref %}

Manage assets: add, receive and send assets

{% content-ref url="/pages/-MOjsGTQCAGvSEj7rikS" %}
[Assets Management](/guides/assets.md)
{% endcontent-ref %}

Interact with DApps: exchanges, DeFi, tools, games, NFT

{% content-ref url="/pages/-MOk8zx4EMkEiT6P3aAR" %}
[Interact with dApps](/guides/discover.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.onto.app/guides/app-basics/how-to-register-an-account-on-onto-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.
