# 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.

{% hint style="success" %}
Note that the wallet created on this step will be used throughout the quest.
{% endhint %}

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

{% hint style="danger" %}
To maintain access to your wallet, it’s crucial to backup your private key immediately after creating a new wallet. Follow the steps below to securely backup your private key.
{% endhint %}

<figure><img src="/files/xawX3xEgxNlrlQOBHSkI" alt=""><figcaption><p>Backup Private Key I</p></figcaption></figure>

<figure><img src="/files/xYGsLwyTg0wumEtvz5Bi" alt=""><figcaption><p>Backup Private Key II</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/the-call-of-taiko/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.
