> For the complete documentation index, see [llms.txt](https://docs.win.win/twins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.win.win/twins/deutsch/twins-masternodes.md).

# TWINS MASTERNODES

- [Masternode Setup Anleitung mit Skript](https://docs.win.win/twins/deutsch/twins-masternodes/masternode-setup-anleitung.md): Einrichten einer einzelnen TWINS-Masternode mit Hilfe eines Installationsskripts.
- [Masternode Anleitung (ohne Skript)](https://docs.win.win/twins/deutsch/twins-masternodes/masternode-anleitung-ohne-skript.md): Manuelles einrichten einer TWINS-Masternode auf einem VPS-Server
- [Anleitung für mehrere Masternodes auf einem VPS](https://docs.win.win/twins/deutsch/twins-masternodes/anleitung-fuer-mehrere-masternodes-auf-einem-vps.md)
- [Masternode Setup Anleitung in Windows mit 1 Wallet](https://docs.win.win/twins/deutsch/twins-masternodes/masternode-setup-anleitung-in-windows-mit-1-wallet.md): In dieser Anleitung wird erklärt, wie Sie eine Twins Masternode mit nur einem Wallet- auf Ihrem Heim PC einrichten! (Ohne VPS)
- [Instant/shared Masternode Anleitungen](https://docs.win.win/twins/deutsch/twins-masternodes/instant-shared-masternode-anleitungen.md)
- [Shared Masternode auf Crypos.io](https://docs.win.win/twins/deutsch/twins-masternodes/instant-shared-masternode-anleitungen/shared-masternode-auf-crypos.io.md): Unter "shared Masternode" versteht man, dass sich mehrere Investoren eine Masternode teilen und die Erträge daraus ebenfalls gerecht aufgeteilt werden.
- [Nodehub Instant Masternode Einrichtung](https://docs.win.win/twins/deutsch/twins-masternodes/instant-shared-masternode-anleitungen/nodehub-instant-masternode-einrichtung.md)
- [Aruba VPS Einrichtung](https://docs.win.win/twins/deutsch/twins-masternodes/aruba-vps-einrichtung.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.win.win/twins/deutsch/twins-masternodes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
