# How to create a Crypto-Concierge wallet?

1. Go to <https://app.crypto-concierge.com> and click on the 'SIGN UP' button.<br>

   <figure><img src="/files/8kApQsJGC4vZ2G47zWFo" alt=""><figcaption></figcaption></figure>
2. In the 'SIGN UP' section, come up with the LOGIN and PASSWORD you will use to log into the account. Be sure to save these details in the password manager.<br>

   <figure><img src="/files/PhThEiKGhwgk1aEki2gV" alt=""><figcaption></figcaption></figure>
3. Press 'SIGN UP'
4. Next, a seed phrase is automatically created - this is the main 'key' to access the wallet that you will use for recovery. You have to write it down in different places. We recommend that you save it in an encrypted password manager and write it down on a piece of paper (keep it in a safe or a safe deposit box) to protect yourself from losing the seed-phrase and to prevent anyone from gaining access.

   <br>

   <figure><img src="/files/glJbCZAqDgPGd93UhyLY" alt=""><figcaption></figcaption></figure>
5. Checking the seed phrase is the final step. Select the necessary words from the list to make sure that you have written it down correctly.<br>

   <figure><img src="/files/gWT6fqvjucBjEHXFBVqc" alt=""><figcaption></figcaption></figure>
6. Done! The wallet is created and you can enjoy a convenient wallet without commissions.<br>

   <figure><img src="/files/NmB92ZKl05SPRgMpnfGe" alt=""><figcaption></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://ivex.gitbook.io/ivex-1/3.-crypto-concierge/how-to-create-a-crypto-concierge-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.
