# Resetting App

You can reset the wallet you are using without deleting the KMINT app. After resetting, you can start over from creating a wallet or restoring a wallet, just as you did when you first installed the KMINT app.&#x20;

You can reset the app from the App version menu in the Settings screen.

You will need to enter your PIN number to reset the app, and you can check your secret words before resetting.

* <mark style="background-color:red;">Make sure to write down your secret words before you reset the app. If you lose your secret words, you will not be able to restore your wallet and will lose your assets.</mark>

<div><figure><img src="/files/RAeEEhxiwtLt1iSDD0Zs" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wFUcSBgqbz5bJga1YVp3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Bxo6Nr97eqGXjWKJgwAz" alt=""><figcaption></figcaption></figure></div>


---

# 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://guide.kmintprotocol.io/settings/resetting-app.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.
