# Linux 版安装

* 从 <https://win.win/#download>​下载钱包

{% hint style="danger" %}
**不要从其他任何地址下载钱包。其他地址不能保证下载的是未经篡改的正版钱包。**
{% endhint %}

* 创建名为TWINS的新文件夹，并将下载的压缩钱包文件的内容解压到此文件夹。
* 要运行钱包，请打开终端并切换到你创建的TWINS文件夹。例如，如果你在主目录中创建了TWINS文件夹，则可以输入以下命令：`cd ~/TWINS`
* 现在输入以下命令启动TWINS钱包： `./twins-qt`
* 程序第一次启动后，会询问您要将区块链和钱包数据保存在哪里。选择一个有足够剩余空间的位置，因为随着区块链生长，该文件可能会占用很多空间。建议如果可能的话，使用默认数据文件夹。
* 初始启动可能会耗费一分钟；等待钱包完全同步之后再开始使用钱包。
* 完全同步之后，会看到钱包右下角有一个绿色的小图标亮起：

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYvndWBvrmJxi5m4Vyp%2F-LYw64n_nLv9E5s8sDMD%2F-LYw9Mq6qPreM1joGHLp%2F4.png?alt=media\&token=e1811614-4e21-417f-a4a2-a9b66e662bf0)


---

# 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.win.win/twins/zhong-wen/twins-qian-bao/linux-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.
