# FIX WALLET

- [Windows installation](https://docs.fix.network/english/fix-wallet/windows-installation.md): This guide describes how to download and install the FIX desktop wallet for Windows. The guide is written for Windows 10, but the steps should be similar for Windows XP, Vista, 7 and 8.
- [Linux installation](https://docs.fix.network/english/fix-wallet/linux-installation.md): The guide is written for Ubuntu 16.04 LTS, but the steps should be similar for other Linux distributions.
- [Macintosh installation](https://docs.fix.network/english/fix-wallet/macintosh-installation.md): This is the FIX wallet installation guide for Macintosh.
- [Encrypting and locking/unlocking your wallet](https://docs.fix.network/english/fix-wallet/encrypting-and-locking-unlocking-your-wallet.md)
- [Backing up and Restoring your wallet](https://docs.fix.network/english/fix-wallet/backing-up-and-restoring-your-wallet.md): In this guide we will show you how to backup and restore FIX wallet.
- [Using the wallet](https://docs.fix.network/english/fix-wallet/using-the-wallet.md): This page will offer a general overview of the individual wallet tabs.
- [Sending FIX](https://docs.fix.network/english/fix-wallet/using-the-wallet/sending-fix.md)
- [Receiving FIX](https://docs.fix.network/english/fix-wallet/using-the-wallet/receiving-fix.md)
- [HD Wallets](https://docs.fix.network/english/fix-wallet/hd-wallets.md)
- [Blockchain health check](https://docs.fix.network/english/fix-wallet/blockchain-health-check.md): This document explains how to verify that you are on the right blockchain and the solution techniques in case you are not.
- [Auto Combine Rewards](https://docs.fix.network/english/fix-wallet/auto-combine-rewards.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/english/fix-wallet.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.
