# How to Delete Your Wallet

Deleting your wallet will permanently remove it and all associated data from the app. This action cannot be undone, so please ensure that you have securely backed up your recovery phrase and transferred any funds to another wallet before proceeding.

### Steps to Delete Your Wallet

To delete your wallet, follow these steps:

#### 1. Access the "More" Menu

* Open the wallet app on your device.
* Tap on the **"More"** option located at the bottom right of the screen.

<figure><img src="/files/zqepqQP8UChWQqlZWNyt" alt="" width="375"><figcaption></figcaption></figure>

#### 2. Initiate the Sign Out Process

* Select **"Delete wallets"**. A confirmation pop-up will appear with the message **"Are you sure you want to delete you wallets?"**. This message is a reminder that if you delete your wallets without saving your recovery phrase, you could lose access to your wallet.
* In the pop-up, tap on **"Delete everything"** to proceed with the deletion process.

<figure><img src="/files/VrVo9LBGVFwBajycQIAv" alt="" width="375"><figcaption></figcaption></figure>

#### 3. Confirm the Deletion

* On the final screen, you will be asked to confirm that you have saved your recovery phrase. Ensure that you check the box confirming this.
* Tap on **"Delete wallets now"** to permanently delete the wallet.

<figure><img src="/files/BcqupC9PKY50PXeJ5xfI" alt="" width="375"><figcaption></figcaption></figure>

Once these steps are completed, your wallet will be deleted from the app, and all personal information (passcode, biometrics) will be deleted from your device.


---

# 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.creditcoin.org/wallet/how-to-delete-your-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.
