# Import, Export, Switch or Delete Single Chain Wallet

### Open "Manage wallets" Page

* On "Assets" page, tap on the **wallet name** in the top left corner to open "Manage wallets" page
* Follow the steps below to import, export, switch or delete wallet on "Manage wallets" page

![](/files/-MeURuWOgw9hvdLhlFeH)

### Import Single Chain Wallet

* Importing Ontology wallet is taken as an example here
* Tap on "Add Wallet" button.
* In the next page, tap on "**Single-Chain Wallet**" button to choose a single chain.

![](/files/-MeUS1DcR2RjmtZ8Z8Ti)

* On "Import ONT wallet" page, choose way of importing
* Importing via mnemonic phrase is taken as an example here
* Enter mnemonic phrase, set a **wallet name** and **password**, and tap on "**Confirm**" button to import wallet

![](/files/-MeUS5mxtubZ-sPYqmX0)

### Export Single Chain Wallet

* Exporting Ontology wallet is taken as an example here
* Tap on the logo of the chain on the left of "Manage wallets" page, then tap on the button on the right of the wallet name to open "Details" page
* On "Details" page, tap on "**Export Wallet**"

![](/files/-MeUSVn5QEtzhGcvSrik)

* Choose way of exporting in the pop-up window, "Export Mnemonic" is taken as an example here
* Enter password and tap on "**Confirm**" button to open "Back up Mnemonic" page
* Tap on "Copy" to copy mnemonic phrase

![](/files/-MeUSwH5MuWfFFLFLd2Z)

### Switch Single Chain Wallet

* Ethereum and Ontology wallets are taken as examples here
* Tap on the chain you would like to choose.
* Then tap on the **wallet name** to switch to that wallet

![](/files/-MeUU0IOGu4msXVraWCe)

### Delete Single Chain Wallet

{% hint style="danger" %}
**Note:** Please make sure to back up the wallet before deletion, or you will **NEVER** be able to recover the wallet.
{% endhint %}

* Deleting Ontology wallet is taken as an example here
* Tap on the wallet you want to delete, then tap on the button on the right of the wallet name to open "Details" page
* On "Details" page, tap on the **wallet name**

![](/files/-MeUTgRA4CbVJcconIEj)

* Tap on "**Delete**"
* Enter **password** and tap on "**Confirm**" button in the pop-up window to delete the wallet

![](/files/-MeUTcsh_jUVMgBDzrCi)


---

# 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/import-export-switch-or-delete-single-chain-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.
