# English User Guides

- [FIX ID - User Guide](https://docs.fix.network/english/fix-id-user-guide.md)
- [FIX WALLET](https://docs.fix.network/english/fix-wallet.md)
- [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)
- [FIX MASTERNODES](https://docs.fix.network/english/fix-masternodes.md)
- [Masternode setup on Windows with 1 wallet](https://docs.fix.network/english/fix-masternodes/masternode-setup-on-windows-with-1-wallet.md)
- [Masternode setup on Windows with 2 wallets](https://docs.fix.network/english/fix-masternodes/masternode-setup-on-windows-with-2-wallets.md)
- [Masternode Setup With A Script](https://docs.fix.network/english/fix-masternodes/masternode-setup-with-a-script.md): Setting up a single FIX masternode using an installation script.
- [Masternode Manual Setup](https://docs.fix.network/english/fix-masternodes/masternode-manual-setup.md): Set up a FIX masternode on a VPS server manually.
- [(Multiple) Masternode setup with the New Capital script](https://docs.fix.network/english/fix-masternodes/masternode-setup-with-the-new-capital-script.md)
- [Multiple masternode setup on one VPS](https://docs.fix.network/english/fix-masternodes/multiple-masternode-setup-on-one-vps.md): This is a guide to setting up multiple FIX masternodes on one VPS with the Nodemaster script.
- [Multiple Masternode setup on one VPS v2](https://docs.fix.network/english/fix-masternodes/multiple-masternodes-setup-on-one-vps-v2.md)
- [Hosted Masternode Services](https://docs.fix.network/english/fix-masternodes/hosted-masternode-services.md)
- [Nodehub instant masternode setup](https://docs.fix.network/english/fix-masternodes/hosted-masternode-services/nodehub-masternode-setup.md)
- [Shared Masternode Services](https://docs.fix.network/english/fix-masternodes/shared-masternode-guides.md)
- [Shared masternode on Crypos.io](https://docs.fix.network/english/fix-masternodes/shared-masternode-guides/shared-masternode-on-crypos.io.md)
- [How to Setup VPS from Aruba](https://docs.fix.network/english/fix-masternodes/how-to-setup-vps-from-aruba.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.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.
