# Migrating from Timeless Wallet to Timeless X

{% hint style="info" %}
First off, we want to express our heartfelt gratitude for being part of the Timeless Wallet journey. Your feedback and support have been invaluable in shaping our vision for a better Web3 experience. Thank you for helping us grow and improve! 🙏
{% endhint %}

Timeless X is the next chapter of your favorite social wallet, designed to simplify your Web3 experience even further. We've taken all your suggestions and packed them into a sleeker, more powerful app that you're going to love!

## Ready to Make the Move?

1. Download Timeless X on either [iOS](https://apps.apple.com/us/app/timeless-x/id6470180600) or [Android](https://play.google.com/store/apps/details?id=xyz.timelesswallet.aa)
2. Get your private key from Timeless Wallet

{% hint style="warning" %}
To import your existing wallet to Timeless X, you'll need to reveal your private key from the Timeless Wallet. Here's the super-secret method:

* Open your Timeless Wallet
* Go to Settings
* Find the "Advanced" title
* Tap on "Advanced" title 7 times in a row (Yes, really! It's like a secret knock 🕵️‍♂️)
* Tap on "Reveal Private Key" option and import your private key
  {% endhint %}

{% embed url="<https://drive.google.com/file/d/1VMR4lOFlG46eiPdZxNH6znTrgrOYm293/view?usp=drive_link>" %}
Reveal Private Key
{% endembed %}

{% hint style="success" %}
To import your wallet to Timeless X, follow the instructions on [**this link**](/timeless-x/manage-your-wallet/import-a-wallet.md).
{% endhint %}

{% hint style="info" %}
Got questions? Need help? Our support team is always [**here**](https://t.me/timelessfrens) for you.
{% endhint %}


---

# 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/other/migrating-from-timeless-wallet-to-timeless-x.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.
