# Export Chain Wallet in ONT ID Wallet

{% hint style="warning" %}
**Note:** The mnemonic phrase, keystore, private key or WIF grant full access to the wallet. Please store them safely.
{% endhint %}

* 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 button on the right of the wallet name to open "Details" page

![](/files/YKxvIjRgUPhBjmmZVOXV)

* On "Details" page, tap on the **name of the chain wallet** that you would like to export
* On the chain wallet details page, tap on "**Export Wallet**"
* Tap on the **export option** in the pop-up window, and then follow the notes displayed on the page to proceed

![](/files/JuW7DrWdKNSkuWKbJ40T)


---

# 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/export-chain-wallet-in-ont-id-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.
