# Windows 钱包安装

* 从网站下载钱包 <https://github.com/NewCapital/FIX-Core/releases>​

**请勿从其他地方下载，因为那些位置并不能保证你下载的是一个未被篡改的干净钱包。**

* Windows钱包附带一个自动安装程序，因此只需将其保存到您选择的目录中即可。
* 运行下载的安装程序以开始安装过程。

你可能会看到来自Windows SmartScreen的警告，该应用程序无法识别；你可以通过单击“ 更多信息 ”然后单击“运行”来安全地跳过此警告。

* 然后，安装程序将指导您完成安装过程。
* 点击下一步，除非你有特定的理由要更改某些内容，否则所有设置都可以保留其默认值。
* 安装完成后，FIX Core钱包将立即启动；如果没有，请单击**开始> FIX Core > FIX Core** 以启动该应用程序。

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYvndWBvrmJxi5m4Vyp%2F-Lhk8KIf0Zo27tsL6ALt%2F-Lhk9_Z8ToLHDcUtIH0n%2F50.png?alt=media\&token=8d377e28-a097-4c02-a69e-fdf626feefda)

* 第一次启动该程序时，系统会询问你在哪里存储区块链和钱包数据。选择具有足够可用空间的位置，因为随着区块链的增长，文件可能占用大量空间，如果可以，建议使用默认数据文件夹。
* 初始启动可能需要一分钟，启动后等待钱包完全同步，然后才开始使用它。
* 同步完成后，你会在钱包的右下角看到一个小绿色图标：

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYvndWBvrmJxi5m4Vyp%2F-Lhk8KIf0Zo27tsL6ALt%2F-Lhk9daw1pdQHokPbdap%2F51.png?alt=media\&token=5186f0ef-d0f5-49a8-8120-8157221f8c38)


---

# 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.fix.network/zhong-wen/fix-qian-bao/windows-qian-bao-an-zhuang.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.
