> For the complete documentation index, see [llms.txt](https://creda-app.gitbook.io/creda-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creda-app.gitbook.io/creda-protocol/elastos-guides/essentials-wallet-setup.md).

# Essentials wallet setup

### Step 1  - identity name

Create the **identity name** that will give you ability to verify your identity and its credentials seamlessly across all applications without losing your privacy and data.

a. Select NEW in case you don't have any yet

b. Select IMPORT in case you already have your DID

### Step 2 - check the video clip

Check the following onboarding video clip to proceed with wallet setup

{% file src="/files/yV9nqWhvRbWBLwF0o2xK" %}

####

### Step 3 - backup your identity

You will see your personal QR code displayed on your screen with 12 security words *(mnemonic)*.

{% hint style="info" %}
This is your secret QR code that holds your identity private key - don't share this with anyone!
{% endhint %}

**You can now select:**

a. Print QR code and save it somewhere safe

b. Manual verification&#x20;

**Manual verification**

* mark down all 12 security words on a piece of paper in the exact order as displayed
* Select VERIFY and confirm your mnemonic in exact same order as your marked them down

### Step 4 - your wallet is created

![](/files/xtfn3Bz8GaEMJOaImgyR)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://creda-app.gitbook.io/creda-protocol/elastos-guides/essentials-wallet-setup.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.
