# FIX 钱包

- [Windows 钱包安装](https://docs.fix.network/zhong-wen/fix-qian-bao/windows-qian-bao-an-zhuang.md): 本指南介绍如何下载和安装适用于Windows的FIX 桌面钱包；本文档是针对Windows 10编写的，但Windows XP、Vista、7和8的步骤应该类似。
- [Linux 钱包安装](https://docs.fix.network/zhong-wen/fix-qian-bao/linux-qian-bao-an-zhuang.md): 本指南是为Ubuntu 16.04 LTS编写的，但其他Linux发行版的步骤应该类似。
- [Mac 钱包安装](https://docs.fix.network/zhong-wen/fix-qian-bao/mac-qian-bao-an-zhuang.md): 本指南介绍如何在Macintosh下安装FIX钱包。
- [加密和锁定/解锁你的钱包](https://docs.fix.network/zhong-wen/fix-qian-bao/jia-mi-he-suo-ding-jie-suo-ni-de-qian-bao.md): 在你的钱包与FIX网络同步后，强烈建议使用密码来加密钱包以防止未经授权的访问。
- [备份和恢复你的钱包](https://docs.fix.network/zhong-wen/fix-qian-bao/bei-fen-he-hui-fu-ni-de-qian-bao.md): 本指南将介绍如何备份和恢复FIX钱包。
- [使用钱包](https://docs.fix.network/zhong-wen/fix-qian-bao/shi-yong-qian-bao.md)
- [发送FIX](https://docs.fix.network/zhong-wen/fix-qian-bao/shi-yong-qian-bao/fa-song-fix.md)
- [接收FIX](https://docs.fix.network/zhong-wen/fix-qian-bao/shi-yong-qian-bao/jie-shou-fix.md)
- [检查是否在正确的区块链上](https://docs.fix.network/zhong-wen/fix-qian-bao/jian-cha-shi-fou-zai-zheng-que-de-qu-kuai-lian-shang.md): 本文档介绍如何检查你的钱包是否在正确的区块链上以及解决方法。
- [自动合并硬币](https://docs.fix.network/zhong-wen/fix-qian-bao/zi-dong-he-bing-ying-bi.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.fix.network/zhong-wen/fix-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.
