# FIX MASTERNODES

- [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/fix-masternodes.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.
