> For the complete documentation index, see [llms.txt](https://nwikinovalife.gitbook.io/wiki-nova-life/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nwikinovalife.gitbook.io/wiki-nova-life/readme.md).

# Bienvenue !

## Introduction

Bienvenue sur le Wiki Nova Life Amboise ! Ce guide est conçu pour vous accompagner pas à pas dans la création et la gestion de serveurs, le développement de plugins et la personnalisation de flocages.

**⚠️ Ce wiki est temporaire et sera suivi d'un site web regroupant l'ensemble de ses ressources. Il a été réalisé en collaboration avec** [**MOD**](https://discord.com/invite/8j2suEE9Mf)**.**

Explorez les différentes sections pour maîtriser tous les aspects de votre projet Nova Life.

{% hint style="warning" %}
Ceci n'est pas un Wiki officiel ! Vous pouvez retrouver celui-ci en [cliquant ici](https://sites.google.com/view/nova-life-wiki/)
{% endhint %}

## Comment pouvons-nous vous aider ?

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Création de serveur</strong></td><td>Le guide pour lancer votre serveur, de l'achat de l'hébergeur à l'apparition de votre serveur dans la liste.</td><td><a href="/files/r4GcinBwDyvkyqcpsrrN">/files/r4GcinBwDyvkyqcpsrrN</a></td><td></td><td><a href="/pages/lGAuLLgXMDQuoBk5czRq">/pages/lGAuLLgXMDQuoBk5czRq</a></td></tr><tr><td><strong>Création de plugin</strong></td><td>Apprenez à créer ou améliorer votre plugin pour votre serveur, et importez-le sur votre serveur.</td><td><a href="/files/5tsKgRI9HhqSuIbPCvtS">/files/5tsKgRI9HhqSuIbPCvtS</a></td><td></td><td><a href="/pages/E39tmjeCvoFhsQnW4O8s">/pages/E39tmjeCvoFhsQnW4O8s</a></td></tr><tr><td><strong>Création de flocage</strong></td><td>Apprenez à créer des flocages, pour véhicules et vêtements, et à les implémenter en jeu.</td><td><a href="/files/QWcqgc6f8pAccTb0Ks5U">/files/QWcqgc6f8pAccTb0Ks5U</a></td><td></td><td><a href="/pages/ZUfacbeMU6wIX9ayXjVm">/pages/ZUfacbeMU6wIX9ayXjVm</a></td></tr></tbody></table>


---

# 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:

```
GET https://nwikinovalife.gitbook.io/wiki-nova-life/readme.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.
