# Generate a new wallet with Cypherock X1

Cypherock X1 allows you to create a new wallet without the need to back up the seed phrase. The estimated time to setup is roughly 2 minutes. Here is a [video guide](https://youtu.be/dpIve2_i99o) for the same.&#x20;

### Step 1: Create Wallet <a href="#step-1-create-wallet" id="step-1-create-wallet"></a>

Plug in the Cypherock X1 Vault into your computer and choose the “Create Wallet” option on the X1 Vault.

### Step 2: Generate new Wallet <a href="#step-2-restore-from-seed-phrase" id="step-2-restore-from-seed-phrase"></a>

Right-click on the joystick to navigate to “Generate new Wallet” option.

### Step 3: Create name for wallet <a href="#step-3-create-name-for-wallet" id="step-3-create-name-for-wallet"></a>

Setup a name for your wallet. This name will also reflect on CySync desktop app once you have synced the wallet with it.

### Step 4: Setup PIN <a href="#step-4-set-up-pin" id="step-4-set-up-pin"></a>

You will be prompted with an option to set the PIN. For the utmost security, it is best to set a PIN.

Additionally, you will be prompted with a warning that if you forget your PIN, you will never be able to access the wallet. It is better to back up the PIN somewhere in case you feel you might forget it later. Even though the PIN may be exposed, in the case of an attack, the attacker will still need to gain physical access to 2 physical components to be able to hack your assets.

### Step 5: Tap X1 cards to sync the wallet <a href="#step-8-tap-x1-cards-to-sync-wallet" id="step-8-tap-x1-cards-to-sync-wallet"></a>

Tap the 4 X1 cards to complete the wallet setup. You can proceed to sync the wallet with the cySync desktop app now.


---

# 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://docs.cypherock.com/getting-started/generate-a-new-wallet-with-cypherock-x1.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.
