> 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/french/twins-masternodes.md).

# TWINS MASTERNODES

- [Installation d'un Masternode sous Windows avec 1 portefeuille](https://docs.win.win/twins/french/twins-masternodes/installation-dun-masternode-sous-windows-avec-1-portefeuille.md)
- [Installation d'un Masternode sous Windows avec 2 portefeuilles](https://docs.win.win/twins/french/twins-masternodes/installation-dun-masternode-sous-windows-avec-2-portefeuilles.md)
- [Installation Manuelle d'un Masternode](https://docs.win.win/twins/french/twins-masternodes/installation-manuelle-dun-masternode.md): Procedure d'installation manuelle d'un masternode
- [Installation avec script](https://docs.win.win/twins/french/twins-masternodes/installation-avec-script.md): Procedure d'installation d'un masternode au moyen d'un script
- [Plusieurs masternodes TWINS sur un seul VPS](https://docs.win.win/twins/french/twins-masternodes/plusieurs-masternodes-twins-sur-un-seul-vps.md): Ce tutorial vous permettra de mettre en place plusieurs masternodes sur un seul server VPS.
- [Plusieurs masternodes TWINS sur un seul VPS  v2](https://docs.win.win/twins/french/twins-masternodes/plusieurs-masternodes-twins-sur-un-seul-vps-v2.md)
- [Guides pour Masternodes instantanés/partagés](https://docs.win.win/twins/french/twins-masternodes/guides-pour-masternodes-instantanes-partages.md): Cette section contient des guides pour installation de masternodes instantanés et partagés
- [Mastenode instantané sur Nodehub](https://docs.win.win/twins/french/twins-masternodes/guides-pour-masternodes-instantanes-partages/mastenode-instantane-sur-nodehub.md)
- [Masternode partagé sur Crypos.io](https://docs.win.win/twins/french/twins-masternodes/guides-pour-masternodes-instantanes-partages/masternode-partage-sur-crypos.io.md)
- [Comment monter un serveur VPS sur Aruba](https://docs.win.win/twins/french/twins-masternodes/comment-monter-un-serveur-vps-sur-aruba.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/french/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.
