# How to create a new wallet

## How to create a new wallet? <a href="#how-to-create-a-new-wallet" id="how-to-create-a-new-wallet"></a>

**Step 1:** Access to Viction Wallet;

**Step 2:** Click on the Wallet section at the top left corner, then click the Add Wallet icon on the top left corner;

<div><figure><img src="/files/pX6trtBHIe0JLaI0fB9i" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ivHPJevuNbQ5Pl0TVR7o" alt=""><figcaption></figcaption></figure></div>

**Step 3**: Click **Create a new wallet** to initiate a new wallet

<figure><img src="/files/zZvuTk1fMN9vWSNnjfhi" alt="" width="292"><figcaption></figcaption></figure>

**Step 4:** Tick the checkbox to confirm that you understand that if you lose your passphrase, you will not be able to access your funds, and Click **I am Ready** to go to the next step;

<figure><img src="/files/t0WfGcMcNEiObcnYJLjX" alt="" width="289"><figcaption></figcaption></figure>

**Step 5**: Backup passphrase

{% hint style="info" %}
You should store the passphrase in a safe place and never share it with anyone
{% endhint %}

* Click **Copy Passphrase** to copy the passphrase to your device's clipboard
* Click **Continue** to go to the passphrase verification step

<figure><img src="/files/nE8btnY7wPCU6zhlzMjh" alt="" width="289"><figcaption></figcaption></figure>

**Step 6**: Verify the passphrase by clicking on words to put them into the right order

* Click **Verify** and the system will verify the passphrase

<figure><img src="/files/2jcAxbwXRUsYDlsHdZq9" alt="" width="288"><figcaption></figcaption></figure>

**Step 7:** Input wallet name, select avatar, and click **Start Using** to complete the process

<figure><img src="/files/9lApO5EjdWAJtZBiLFH4" alt="" width="290"><figcaption></figcaption></figure>

## How to switch wallets? <a href="#how-to-switch-wallet" id="how-to-switch-wallet"></a>

**Viction Wallet** supports multiple wallets, therefore users can switch from one wallet to another just in a few simple steps as below:

**Step 1:** On the home screen of Viction Wallet, click on the Wallet section at the top left corner;

**Step 2:** Select a wallet that you want to switch to.


---

# 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.viction.xyz/viction-wallet/user-guide/how-to-create-a-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.
