# Create a new wallet

Once you install Timeless X, tap '**Create new wallet**' and you will have a wallet in just seconds.

Choose a secure 6-digit PIN as an extra layer of security. Alternatively, you can choose Biometrics option by navigating to Settings. You can also turn 'App Lock' off at your own discretion.

{% embed url="<https://drive.google.com/file/d/1HLvscMYb55qNIgZQhSiVJ8UFW4H7EINs/view?usp=drive_link>" %}
Create a new wallet
{% endembed %}

{% hint style="info" %}
If you wish to import your wallet, you can follow [**this guide**](https://timelessx.gitbook.io/timeless-x/help-center/linea-park-guide/import-your-wallet).
{% endhint %}

## Back up your private key

When setting up a regular wallet , it's crucial to securely save and back up your private key. This precaution is vital; without it, regaining access to your wallet and any associated AA smart wallets in the future becomes impossible. We strongly emphasize the importance of this step to ensure the safety and recoverability of your digital assets.

<figure><img src="/files/Wbt3MNZDjXye89vkL49N" alt=""><figcaption><p>Back up private key for EOA wallet</p></figcaption></figure>

<figure><img src="/files/RvpPx4Juiq3NzETzQSWa" alt=""><figcaption><p>Save private key for EOA wallet </p></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/campaigns/linea-park-guide/create-a-new-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.
