# Import a wallet

Before you import your wallet, export the private key of your wallet from Metamask. You can follow the instructions [**on this page**](https://timelessx.gitbook.io/timeless-x/timeless-x-guide/exporting-the-private-key-of-timeless-x-eoa-wallet). If you've already exported the private key of your wallet, you can proceed with the following instructions:

1. Open Timeless X and tap 'Import other wallet'
2. Tap 'Import private key' or 'Import seed phrase'
3. Copy paste your private key or seed phrase and tap 'Import'
4. Tap 'Protect wallet' button
5. Set a password and enter two times

{% embed url="<https://drive.google.com/file/d/1pjw2U-IzHdcjNLH4N7RJPuF4f6fefMTL/view>" %}
Import Wallet
{% endembed %}

<figure><img src="/files/7Mk1FBUmQSHLaiXCQbhk" alt=""><figcaption><p>Import Wallet Step-by-Step</p></figcaption></figure>

### Importing additional wallets

In case you want to import additional wallets to Timeless X, you can follow the instructions below:

1. Open your Timeless X and swipe left <-
2. Tap 'Manage Wallets' button
3. Tap 'Add wallet' button

<figure><img src="/files/NTf7a9i34Dc9W1FZlYCW" alt=""><figcaption><p>Import Additional Wallet I</p></figcaption></figure>

4. Tap 'Import' button
5. Copy & paste the private key of the wallet you want to import
6. Tap 'Protect wallet' and set a password in the next step

<figure><img src="/files/U2QvfxXQCdCy9iTZ8mEN" alt=""><figcaption><p>Import Additional Wallet II</p></figcaption></figure>

### Import a wallet via Metamask connection

Alternatively, you can import your wallet through Metamask connection by following the instructions in this video guide.

{% embed url="<https://drive.google.com/file/d/1V3Nw0R4eHtQk96WomV_Dg7_0OzoO4tsk/view?usp=sharing>" %}
Import via Metamask
{% endembed %}


---

# 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/manage-your-wallet/import-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.
