# How to set up Ninji Extension Wallet

## How to set up Password? <a href="#id-ug-authentication-howtosetuppassword" id="id-ug-authentication-howtosetuppassword"></a>

To ensure the security and privacy of your account. When installing the Ninji wallet and launching it for the first time you need to set up a password.

**Step 1:** Install Ninji wallet and launch it for the first time

**Step 2:** At the **Get Started** screen, choose one of the following:

* **Create wallet:** Create a new wallet on the Ninji Extension Wallet.
* **Restore wallet**: Restore an existing wallet using your recovery phrase.

-> After that, you will be navigated to the set-up password screen.

<figure><img src="/files/BXYCGs0uc31UCnxmxkUQ" alt="" width="375"><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 Ninji Wallet's Terms of Service and Privacy Policy

**Step 5:** Click **Create Password** to complete the process.

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

## How to Lock Wallet? <a href="#id-ug-authentication-howtolockwallet" id="id-ug-authentication-howtolockwallet"></a>

The Ninji Extension Wallet will be locked if it is inactive for 15 minutes or once you click the **Lock** icon.

**Step 1:** Access Ninji wallet

**Step 2:** At the home screen, click the **Lock** icon

{% hint style="info" %}
*Note:* After 15 minutes of inactivity, Ninji Wallet will be locked automatically.
{% endhint %}

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

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

## How to Unlock Wallet? <a href="#id-ug-authentication-howtounlockwallet" id="id-ug-authentication-howtounlockwallet"></a>

When Ninji Extension Wallet is locked, you need to unlock the wallet to access it.

**Step 1:** Open Ninji Extension

**Step 2:** Input the Password, then click on the **Unlock Wallet** button to unlock the wallet

{% hint style="info" %}
You only have 10 attempts to enter the password. If you fail all 10, your Ninji Extension Wallet will be reset. This means all your wallets will be removed, and you will need to reimport them using the seed phrase
{% endhint %}

<figure><img src="/files/wq3JGugfgavgmqdWdbs3" alt="" width="350"><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://docs.ninji.xyz/user-guide/basic/extension/how-to-set-up-ninji-extension-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.
