> For the complete documentation index, see [llms.txt](https://docs.pixudi.com/pixudi-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pixudi.com/pixudi-manual/ri-ben-yu/chtoriaru/worettono/neo.md).

# NEO

### NEO

#### NeonWallet

NeonWallet で NEO ウォレットを作成するには、<https://neon.coz.io> にアクセスしてください。

次に、必要なオペレーティング システムを選択します。

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

ダウンロードが完了したら、ダウンロードしたファイル (Neon.x.x.x.exe) を実行し、インストールが完了するまで待ちます。 インストールが完了すると、Neon アプリが開きます。 「ウォレットの作成」をクリックします。

&#x20;

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

ウォレット名とパスワードを入力し、もう一度「ウォレットの作成」をクリックします。

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

おめでとう！ それだけです。 公開キーを安全な場所に保存すると、将来役立つ可能性があります。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pixudi.com/pixudi-manual/ri-ben-yu/chtoriaru/worettono/neo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
