# Delete ONT ID 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 %}

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

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

![](/files/-MeN8Zmjq4RwbHSG9Nhx)


---

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