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

# Furcitivas - Guidebook officiel

Bienvenue dans le guidebook officiel de Furcitivas.

### Recommandée

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h3>Nouveau dans Furcitivas ?</h3></td><td>Découvrez les premières étapes pour démarrer votre jeu !</td><td><a href="/furcitivas/rp/guide-de-demarrage-rp.md">Guide de Démarrage RP</a></td></tr><tr><td align="center"><h3>Saison Hiver</h3></td><td>Découvrez la saison hivernal !</td><td><a href="/furcitivas/rp/saison.md">Saison hiver</a></td></tr><tr><td align="center"><h3>Soyez toujours aux courant !</h3></td><td>restez au courant de toutes les actualitées !</td><td><a href="/furcitivas/journal-de-modification.md">Journal de modification</a></td></tr></tbody></table>

### Jouer dans la ville de Furcitivas

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h3>Histoire et lore</h3></td><td>Comprendre l'univers et l'histoire de Furcitivas</td><td><a href="/furcitivas/rp/histoire.md">Histoire et lore</a></td></tr><tr><td align="center"><h3>Modèle fiche RP</h3></td><td>Copiez le pour pouvoir jouer avec votre personnage</td><td><a href="/furcitivas/rp/form.md">Modèle fiche RP</a></td></tr><tr><td align="center"><h3>Configurer le Fursona</h3></td><td>Jouez avec votre fursona en jeu !</td><td><a href="/furcitivas/rp/tupper.md">Configurer le fursona</a></td></tr></tbody></table>

Creer par ninteli pour furcitivas.


---

# 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://furcitivas.gitbook.io/furcitivas/acceuil.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.
