# Authentication

### How to Setup Password? <a href="#how-to-setup-password" id="how-to-setup-password"></a>

To ensure the security and privacy of your account, when installing the Viction Wallet and launching it for the first time, you need to set up a password.

**Step 1:** Install Viction Wallet and open it.

**Step 2:** At Get Started screen, select the action you want to perform

→ You will be redirected to the setup password process

<figure><img src="/files/ypaLzAsFmcR6El69Jhut" alt="" width="286"><figcaption></figcaption></figure>

**Step 3:** Input **Password** and **Confirm Password** fields

**Step 4:** Tick ​​the checkbox to confirm that you have read, understood, and agree to abide by Viction Wallet's Terms of Service and Privacy Policy

**Step 5:** Click **Create Password** to create a password and redirect to the respective process you selected

<figure><img src="/files/ol5NbfIB6WLv68UhldWJ" alt="" width="281"><figcaption></figcaption></figure>

### How to Lock Wallet? <a href="#how-to-lock-wallet" id="how-to-lock-wallet"></a>

To increase security, you can lock the wallet when not in use, or the wallet will be automatically locked after a period of inactivity.

**Step 1:** Open Viction Wallet

**Step 2:** At the home screen, click the Lock icon&#x20;

<figure><img src="/files/RUybfswDhAzqucdE1eP9" alt="" width="360"><figcaption></figcaption></figure>

→ After the wallet is locked, you will be redirected to the Unlock Wallet screen.

### How to Unlock Wallet? <a href="#how-to-unlock-wallet" id="how-to-unlock-wallet"></a>

**Step 1:** Having created a Viction Wallet

**Step 2:** Input **Password**

<figure><img src="/files/ApG2b4baYYS0c2wPkFWB" alt="" width="375"><figcaption></figcaption></figure>

**Step 3:** Click **Unlock Wallet** to access Viction


---

# 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/authentication.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.
