# Create Neo X (EVM) Wallet

{% hint style="info" %}
This tutorial is divided into sections for first-time users downloading the NeoLine Chrome Extension and for those who already have the NeoLine Chrome Extension. You can refer to the appropriate section based on your situation.
{% endhint %}

Visit the [NeoLine website](https://neoline.io/en/) to install the chrome extension wallet. If you encounter any issues during the installation, you can [click here to view the tutorial](/download-neoline-wallet/google-chrome-extension.md). **Once the installation is complete:**

### For First-Time Users of the NeoLine Chrome Extension:&#x20;

* Open the NeoLine Chrome Extension.&#x20;
* Click \[Create a new wallet] and select \[Neo X (EVM Network)].&#x20;
* Enter wallet name, set a password and click \[Create] after all required information is set.

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

* Backup Your Wallet: Backup is the most important step in the wallet creation process and the final step to successfully creating your wallet. Click the \[Now] button to securely and correctly backup your wallet.&#x20;
* Backup Verification: On the "Secret Recovery Phrase Verification" page, enter each word in the correct order and then click the \[Confirm].

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

Now, your Neo X wallet has been successfully created!

### Already have the NeoLine Chrome Extension

**Open the NeoLine Chrome Extension and click on your avatar in the upper right corner to go to \[My account].**

<figure><img src="/files/0dQdFoJB1PJ2w8IynDnY" alt=""><figcaption></figcaption></figure>

* Click \[Add account or hardware wallet].&#x20;
* Go to \[Create wallet].&#x20;
* Select \[Neo X (EVM Network)].&#x20;

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

* Set the wallet name-----Click \[Create] .

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

* Backup Your Wallet: Click the \[Now] button to securely and correctly backup your wallet.&#x20;
* Backup Verification: On the "Secret Recovery Phrase Verification" page, enter each word in the correct order and then click the \[Confirm] button.

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

**After completing the backup verification of the mnemonic, the Neo X wallet will be created successfully.**


---

# 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/create-and-manage-neo-x-wallet/create-neo-x-evm-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.
