# Delete Chain Wallet in ONT ID Wallet

{% hint style="info" %}
After deleting the chain wallet in ONT ID wallet, users can add it back.
{% 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/pYmDLBvCWdqT7azbCk3T)

* On "Details" page, tap on the **chain wallet name** that you would like to delete
* Tap on "**Delete**", enter password and tap on "**Confirm**" button in the pop-up window to delete the chain wallet

![](/files/oLgb3gET3kfFCuBcv0FE)


---

# 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/delete-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.
