# Delete all the data

{% hint style="info" %}
**It's highly recommended that you proceed with this action only if you have created your wallet through one of the following options:**\
\
**a.** Creating Timeless X smart account via 'Metamask' button\
&#x20;    ***x.** You will use the same method when you want to recover your wallet.*\
\
**b.** 'Create Wallet > Keyless Wallet' using 'Continue with Apple' or 'Continue with Google'\
&#x20;    ***x.*** *You will use the same method and same email address when you want to recover your wallet.*\
\
**c.** 'Create Wallet > EOA Wallet'\
&#x20;    ***x.** You will use 'Import Wallet' option to recover your wallet*\
\
**d.** 'Import Wallet' using 'Seed Phrase', 'Private Key' or 'Restore from iCloud'\
&#x20;    ***x.** You will use the same method when you want to recover your wallet.*
{% endhint %}

If you have created your wallet through one of the options above, you can proceed to delete all data on Timeless X by following the instructions below.

1. Open Timeless X, then tap on the small profile icon at the top right corner
2. Tap 'Settings' at the bottom left corner

<div align="left"><figure><img src="/files/V93wCB7kdrCqMehPDMbD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Om0gO1fubSVxI5Pto2Z6" alt=""><figcaption></figcaption></figure></div>

3. Swipe down to the bottom of the page and tap 'Delete All Data' button.

<figure><img src="/files/NRlexu4kBw6Bbjd02DDI" alt=""><figcaption></figcaption></figure>


---

# 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://timelessx.gitbook.io/timeless-x/security/delete-all-the-data.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.
