# One Pass Setting for NeoLine Extension Wallet

{% hint style="info" %}
The NeoLine extension wallet v4.0.0 has a new password setting function, which supports users to create One Pass to manage multiple wallet accounts. This function is only relevant to users previous to v4.0.0. Once the One Pass setting is completed, the set password mode will remain as is.
{% endhint %}

As a safe, user-friendly, and professional wallet for the Neo ecosystem, NeoLine Wallet has been striving to provide safe, convenient, and comprehensive services for the Neo community. In the latest version of the NeoLine extension wallet, we have optimized the wallet password setting, changing the previous setting of one password per account to one general password (One Pass) for managing all wallet accounts.

This function update is only for older users of the NeoLine extension wallet previous to v4.0.0. If you are a new user of v4.0.0 and have downloaded and used the NeoLine extension wallet for the first time, you are automatically set to One Pass.

### How to set One Pass for your wallet:

#### 1. Update wallet to v4.0.0

#### 2. Click “Switch Now” as shown below

Learn more about One Pass function by clicking “<mark style="color:green;">**learn more**</mark>”.

<figure><img src="/files/R9PqTAdAj3z69jLgZMXt" alt=""><figcaption></figcaption></figure>

#### **3. Mode switching**

{% hint style="info" %}
Before switching password modes, make sure you have safely backed up your wallet!
{% endhint %}

When switching to One Pass, you need to enter the password corresponding to each wallet account, and the switch will be completed once the passwords match each account.

**As shown below:**

<figure><img src="/files/qhYJBGJg2BOP6PmTw9qw" alt=""><figcaption></figcaption></figure>

**If you have any questions or feedback while using the wallet, you can contact us via email.**

**· Email: <support@neoline.io>**


---

# 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://tutorial.neoline.io/getting-started/one-pass-setting-for-neoline-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.
