# Download Google Chrome Extension

## Step One: Add NeoLine Plugin to Chrome

Open Google Chrome. Search for ***NeoLine*** in [Chrome Web Store](https://chrome.google.com/webstore/category/extensions) or go to [NeoLine Official Website](https://neoline.io/en/) to get the NeoLine Chrome Extension, and add it to Chrome.

![](/files/-MgctWMey5r1_hWgiqY9)

![](/files/-Mgct_TOTNl036M6dCA4)

![](/files/-MgPtcQGKsckKLUFkoxi)

## Step Two: Create/Import Neo Wallet

### **1. Create wallet**

The steps to create a new wallet are the same as before: set wallet name, enter password, confirm password and backup the private key.

![](/files/-MgdhiAD7kMrV_vHpk8G)

### **2. Import wallet**

There are two methods to import the wallet: Private Key Import and File Import. You can choose the one you'd like. **Note** that the old password is required for File Import. &#x20;

![](/files/-MgdzYd6EQDkqrVedMCB)

## Step Three: Back up the Private Key

Click the three-line button below the homepage avatar and enter ***Account details.*** Input your wallet password, then you can view and backup your private key for wallet security. &#x20;

![](/files/-Mgi-8ioDmnevCUdqBIV)

{% hint style="info" %}
**Note:** Please copy the **private key** on a piece of paper in a clear and case-sensitive manner and keep it in a safe place.
{% endhint %}

Here you can also find ***View on NeoTube,*** where you can click and go to NeoTube Block Explorer to check the transaction process details.

***Remove account*** means deleting this wallet, please handle it with caution!

![](/files/-MgdzsOpd1GmXS1mqCkR)

## Step Four: Tranfer & Receive

Once you've done the above steps, you have your own Neo wallet. Then you'll see the button for ***Receive***, ***Transfer*** and ***Add asset*** on the homepage.

![](/files/-Mge-5deUkuBhDFnZA5u)

* Click ***Receive*** and you will go to the receive page. The payment can be completed by copying your wallet address or scanning the code.
* Click ***Transfer*** and you will go to the transfer page. You need to input all tranfer required information and click ***Yes*** to complete the transfer.

![](/files/-Mge-O1xfji9hES7V_Zt)

* You can click ***+*** on the homepage to add assets. Except for NEO and GAS, other assets with zero balance will not appear in the asset list and need to be added manually.

{% hint style="info" %}
**Note:** Any transaction made in the NeoLine plugin wallet can be viewed in the ***Transaction*** bar on the homepage.
{% endhint %}

## Step Five: Other Features

* You can click on the avatar and create multiple wallets or import your other wallets to realize multi-address management.
* You can also click ***General Settings*** to switch languages and currency unit.

![](/files/-Mge-YBzBPqh4N1bpE1_)


---

# 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/download-neoline-wallet/google-chrome-extension/neoline-chrome-cha-jian.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.
