# TWINS 钱包

- [Windows 版安装](https://docs.win.win/twins/zhong-wen/twins-qian-bao/windows-qian-bao-an-zhuang.md): 本指南描述如何下载和安装 Windows 版的桌面钱包。指南针对 Windows 10 书写，但 Windows XP、Vista、7 和 8 的步骤类似。
- [Linux 版安装](https://docs.win.win/twins/zhong-wen/twins-qian-bao/linux-qian-bao-an-zhuang.md): 该指南是为Ubuntu 16.04 LTS编写的，但其他Linux发行版的步骤应该类似。
- [Mac 版安装](https://docs.win.win/twins/zhong-wen/twins-qian-bao/mac-qian-bao-an-zhuang.md): 这是适用于Mac的TWINS钱包安装指南。
- [加密和锁定/解锁您的钱包](https://docs.win.win/twins/zhong-wen/twins-qian-bao/jia-mi-he-suo-ding-jie-suo-ni-de-qian-bao.md): 在您的钱包与TWINS网络同步后，强烈建议使用密码或密码短语加密钱包，以防止未经授权的访问。
- [备份和恢复您的钱包](https://docs.win.win/twins/zhong-wen/twins-qian-bao/bei-fen-he-hui-fu-ni-de-qian-bao.md): 在本指南中，我们将向您展示如何备份和恢复TWINS钱包。
- [使用钱包](https://docs.win.win/twins/zhong-wen/twins-qian-bao/shi-yong-qian-bao.md): 本页面将概述单个钱包选项卡。
- [发送TWINS](https://docs.win.win/twins/zhong-wen/twins-qian-bao/shi-yong-qian-bao/fa-song-twins.md)
- [接收TWINS](https://docs.win.win/twins/zhong-wen/twins-qian-bao/shi-yong-qian-bao/jie-shou-twins.md)
- [TWINS权益获取（staking）指南](https://docs.win.win/twins/zhong-wen/twins-qian-bao/twins-du-zhu-zhi-nan.md)
- [HD钱包](https://docs.win.win/twins/zhong-wen/twins-qian-bao/hdwalletchinese.md)
- [自动合并奖励](https://docs.win.win/twins/zhong-wen/twins-qian-bao/zi-dong-he-bing-ying-bi.md)
- [检查是否在正确的区块链上](https://docs.win.win/twins/zhong-wen/twins-qian-bao/jian-cha-shi-fou-zai-zheng-que-de-qu-kuai-lian-shang.md): 本文档介绍如何检查你的钱包是在正确的区块链上以及解决技巧。


---

# 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.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.
