# How to create Wallet

{% hint style="info" %}
Now you have accomplished the installed of Daedalus, lets look at how to delegate your ADA in Daedalus.
{% endhint %}

Double click the **Daedalus Mainnet** icon and the wallet will launch.  If it requires syncing let that complete before continuing.

![](/files/-MI5lcA6jGxOrDI35Agg)

Click on **Create**&#x20;

![](/files/-MI5m3Ax6xYfoqMPN2HB)

Specify a **Wallet name** – minimum of 3 letters and a maximum of 40

The spending **password** is required, when sending funds and delegating – at least 10 characters long and special characters can be used.

![](/files/-MI5mkkkgq-jTe_K699a)

The next step is VERY IMPORTANT and the message below should be digested.

![](/files/-MI5n1tuidV471P7TC0p)

In the event of hardware failure or the computer that is storing the Daedalus wallet is destroyed. You will require the recovery phrase to reinstate your wallet.&#x20;

{% hint style="warning" %}
Do not take a screen print and keep it on the same computer that is hosting the wallet. Even if you delegate your ADA to a pool, the operator does not hold your ADA and is unable to assist you in retrieving your funds. I cannot reiterate how IMPORTANT the recovery phrase is.
{% endhint %}

![](/files/-MI5nRUrffRVmMUx2W86)

You will be prompted to confirm the 24 word recovery phrase, once you have clicked **Yes, I have written down my wallet recovery phrase.**

![](/files/-MI5ngyVgNe7k164CupV)

Verify your recovery phrase.

![](/files/-MI5nuIhmifyQ2TrZknN)

You will need to tick both boxes and **Confirm**.   The Wallet will start syncing with the blockchain.

![](/files/-MI5oMVVcTI37pjQ6ppQ)


---

# 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://doc.love2stake.com/cardano-wallets/daedalus-wallet/how-to-create-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.
