# Nœuds et mise en jeu

- [Ajouter un validateur](https://nicolas-avalabs.gitbook.io/avalanche-documentation/tutoriels/noeuds-et-mise-en-jeu/ajouter-un-validateur.md)
- [Exécuter un nœud Avalanche avec OVH](https://nicolas-avalabs.gitbook.io/avalanche-documentation/tutoriels/noeuds-et-mise-en-jeu/executer-un-noeud-avalanche-avec-ovh.md)
- [Exécuter un nœud Avalanche avec Amazon Web Services (AWS)](https://nicolas-avalabs.gitbook.io/avalanche-documentation/tutoriels/noeuds-et-mise-en-jeu/executer-un-noeud-avalanche-avec-amazon-web-services-aws.md)
- [Exécuter un nœud Avalanche avec Microsoft Azure](https://nicolas-avalabs.gitbook.io/avalanche-documentation/tutoriels/noeuds-et-mise-en-jeu/executer-un-noeud-avalanche-avec-microsoft-azure.md): Tutoriel crée par le membre de la communauté: Seq
- [Exécuter un nœud Avalanche sous Linux à l'aide du script d'installation](https://nicolas-avalabs.gitbook.io/avalanche-documentation/tutoriels/noeuds-et-mise-en-jeu/executer-un-noeud-avalanche-sous-linux-a-laide-du-script-dinstallation.md)
- [Configuration du monitoring des nœuds](https://nicolas-avalabs.gitbook.io/avalanche-documentation/tutoriels/noeuds-et-mise-en-jeu/configuration-du-monitoring-des-noeuds.md): Configuration d'une infrastructure pour surveiller les performances de votre nœud.
- [Mise en jeu d'AVAX, en validant ou délégant via le portefeuille Avalanche](https://nicolas-avalabs.gitbook.io/avalanche-documentation/tutoriels/noeuds-et-mise-en-jeu/mise-en-jeu-davax-en-validant-ou-delegant-via-le-portefeuille-avalanche.md)
- [Déléguer à un nœud](https://nicolas-avalabs.gitbook.io/avalanche-documentation/tutoriels/noeuds-et-mise-en-jeu/deleguer-a-un-noeud.md): Dans cette page nous vous expliquons comment déléguer à un nœud en quelques cliques.
- [Sécurisation d'un serveur VPS](https://nicolas-avalabs.gitbook.io/avalanche-documentation/tutoriels/noeuds-et-mise-en-jeu/securisation-dun-serveur-vps.md): Vous trouverez dans ce document les éléments essentiels à mettre en place dans le cadre de la sécurisation d’un serveur Ubuntu.
- [Mettez à niveau votre nœud AvalancheGo](https://nicolas-avalabs.gitbook.io/avalanche-documentation/tutoriels/noeuds-et-mise-en-jeu/mettez-a-niveau-votre-noeud-avalanchego.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://nicolas-avalabs.gitbook.io/avalanche-documentation/tutoriels/noeuds-et-mise-en-jeu.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.
