# Create a New Wallet

### Before You Start

Before creating a new account, make sure that:

* Your Titan Mini is powered on
* You have installed the official ELLIPAL App on your phone
* You are ready to write down and store your seed phrase offline

***

### Part 1: Create a New Wallet on Titan Mini

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

Follow the steps below to create a new wallet:

1. Tap **Create account**
2. Set your **account name**
3. Set your **password**
4. Tap **Backup**
5. Confirm the reminder and tap **Back up now**
6. Write down your **seed phrase**, then tap **Next**
7. Tap the seed words in the correct order to **verify the seed phrase**
8. Select the networks you want to add, then tap **OK**
9. The QR code will be displayed on the screen

### Part 2: Connect Titan Mini to the ELLIPAL App

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

Follow the steps below to connect your Titan Mini to the app:

1. Tap **Cold Wallet** in the ELLIPAL App
2. Tap **Titan 2.0 / Mini**
3. Tap **Connect Titan**
4. Scan the QR code displayed on your Titan Mini
5. Wait until the connection is completed successfully

{% hint style="info" %}

### Notes

* Write down your seed phrase clearly and keep it in a safe offline place
* Never store your seed phrase on your phone, computer, or cloud storage
* Make sure the QR code is fully visible when scanning
* After connection, you can manage your assets directly in the app
  {% endhint %}

***

### FAQ

<details>

<summary><strong>Why do I need to back up the seed phrase?</strong></summary>

The seed phrase is the only backup of your wallet. If your X Card is lost or reset, you need the seed phrase to recover your assets.

</details>

<details>

<summary><strong>Is the wallet in the app different from the wallet on Titan Mini?</strong></summary>

No. They work together as one wallet. The Titan Mini stores your private keys offline, and the app is used to view and manage your assets.

</details>

<details>

<summary><strong>What should I do if the app cannot scan the QR code?</strong></summary>

Make sure the QR code is clearly displayed on Titan Mini, increase screen brightness if needed, and try scanning again in a well-lit environment.

</details>


---

# 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://support.ellipal.com/docs/getting-started/titan-mini/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.
