# NEO

### NeonWallet

To create a NEO wallet in NeonWallet, go to: <https://neon.coz.io>

Then select the operating system you need:

<figure><img src="https://lh7-us.googleusercontent.com/0e5jfVZ9ra9Z4bsbEU2FRerEvmqX_iPrfOtgy6VodVq01f0tl3l47u8NG7xKBASGtSwv-Gm6dAzk8QcCN4c8uW8pZRRNpYrocuINDAsr6ClO_24JsCV6HkYIlDa9-B0Gw4j8SAHOtsR1ocdrhEpwpEE" alt="" width="375"><figcaption></figcaption></figure>

When the download is complete, run the downloaded file (Neon.x.x.x.exe) and wait for the installation to complete. Once the installation is complete, the Neon app will open. Click "Create Wallet":

&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/ea_aurLuq3-9zQd_rKjuiNQhJdAy7MWd6djH0ILAQloGIVd4kAsVDbobEm02Lt69yyJluA-met7zAN2uU62HLenh2iBk4Nxxlz58urszJAH_duJPbO1-1Dxjah8iUMwjNIX7ycYiLMMoONqCkY7vRec" alt=""><figcaption></figcaption></figure>

Enter your wallet name and password, and then click "Create Wallet" again:

<figure><img src="https://lh7-us.googleusercontent.com/lKSp3OJ2r55k3VX7HkYru-rCVMuZy09YCBLSLABztTBzHePFmux8H46Xz9Lhtk-PFB3-YVhlFpYcCEq9ZAAhqmkBg4lSqaT5Ga-TFMkiRxz2oPIZx4ZnKhh3lcV-6CPI8-J1BbQmgDF7AwzUnHd7isQ" alt=""><figcaption></figcaption></figure>

Congratulations! That's all. Save the public key in a safe place, it may be useful in the future.

### NeoLine

First of all, follow [this ](https://chrome.google.com/webstore/detail/neoline/cphhlgmgameodnhkjdmkpanlelnlohao)link. Once you do this, you will see the following:

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

Click on the blue "Add to Chrome" button, then "Add extension":

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

The extension is installed! Let's move on.

<figure><img src="/files/318jNVtOMZfysnSWKNW7" alt=""><figcaption></figcaption></figure>

Click on the icon of the newly installed extension:

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

Next you will see two buttons:

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

If you already have an account, then click "Import an existing wallet", then select the N3 or Legacy network:

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

After that, enter your account information:

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

If you don’t have an account, then click “Create a new wallet” and select a network. After that, enter the name of the wallet and create a password, click Create.

<figure><img src="/files/24iBQZAMPsHAG94DpZxK" alt=""><figcaption></figcaption></figure>

After you click Create, you will be prompted to save your private key. Click Now and then "Copy to Clipboard".

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

Done! You now have a NEO wallet. Now keep the copied key in a safe place, it may be useful in the future.


---

# 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.pixudi.com/pixudi-manual/tutorials/wallet-creation/neo.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.
