# Add New Wallet

If you do not have an existing wallet, you can easily create a new wallet through Gosuto.

Here is a step-by-step guide on how to **Add New Wallet**.

1. Select **Add New Wallet.**\
   \
   Once you have selected **Add New Wallet** make sure to read and agree to the Terms of Service, after that click **Next**.

   <figure><img src="https://2349196955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvLT1aVnoRgsxyE0gJy36%2Fuploads%2F8tfJmWZTqBYVCLXjuFm6%2FGosuto%202.PNG?alt=media&#x26;token=3afef70f-055d-41eb-98e3-ec5aedfd5727" alt=""><figcaption></figcaption></figure>
2. Create a wallet name and password.\
   \
   Once you have created a wallet name and a password, click **Continue**.<br>

   <figure><img src="https://2349196955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvLT1aVnoRgsxyE0gJy36%2Fuploads%2FlvzDJkykBENc6ZHRoVA1%2Fimage_2022-11-04_162732705.png?alt=media&#x26;token=c640c49a-7102-4105-a5e6-4b3c9e707ae4" alt=""><figcaption></figcaption></figure>
3. To make sure that your wallet is safe, we implemented a **Secret Seed Phrase** for added security to your wallet.<br>

   **Secret Seed Phrase** is a list of 12 random words that you can use to access your wallet or to recover your wallet if you forget your password.

   <figure><img src="https://2349196955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvLT1aVnoRgsxyE0gJy36%2Fuploads%2FEmO0jM0zOMQQUjp13Hw8%2Fimage_2022-11-04_164659592.png?alt=media&#x26;token=27ec038d-df76-402f-b2b3-edbe00f68da3" alt=""><figcaption></figcaption></figure>
4. You will need to complete the **Secret Seed Phrase** by typing in the missing words in order to continue creating your wallet.<br>

   Once you are done typing in the missing words, click **Continue** to access your new wallet.<br>

   <figure><img src="https://2349196955-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvLT1aVnoRgsxyE0gJy36%2Fuploads%2F6VGxYeLidJQaHWYzQQ7w%2Fimage_2022-11-04_171753224.png?alt=media&#x26;token=861f6fbd-36a1-4e65-a231-8931afbffcc7" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To ensure that your password is secure, please create a password with a minimum of:

* 8 characters
* 1 uppercase letter
* 2 digits
* 2 symbols
  {% endhint %}

{% hint style="warning" %}
Make sure to save the **Secret Seed Phrase** in a way that no one else can access it.&#x20;

If you lose your **Secret Seed Phrase**, you will not be able to access the wallet anymore.

Anyone with the **Secret Seed Phrase** can access your Wallet.
{% endhint %}


---

# 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://the-arcadia-group.gitbook.io/gosuto/how-to-create-import-your-wallet-to-gosuto/add-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.
