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

# Bienvenue

**Notre Wiki vous offre un choix de réponse détaillé et expliqué pour toutes vos questions, des plus basiques aux plus compliquées.**\
**Il est là pour que vos connaissances ne soient pas une contrainte.**

{% hint style="info" %}
Une présentation du serveur est disponible en vidéo ci-dessous, beaucoup moins détaillés que le wiki mais vous pourrez déjà apprendre pas mal de choses sur le serveur.
{% endhint %}

{% embed url="<https://youtu.be/M4R9sD0ecBY>" %}
Présentation de PixelCube
{% endembed %}

{% hint style="info" %}
Si tu souhaite en apprendre d'avantage sur le serveur, tu peux t'aider des liens ci-dessous.
{% endhint %}

{% content-ref url="/pages/WqXh2kOwcSbGxInMGxz8" %}
[Utilitaires](/utilitaires/winter-ball.md)
{% endcontent-ref %}

{% content-ref url="/pages/n8lzWG7erbqk4tKOVXOA" %}
[Formes Spéciales](/formes-speciales/fusions.md)
{% endcontent-ref %}

{% content-ref url="/pages/3AG1XVRnANe11dd2oGmo" %}
[Reproduction](/reproduction/day-care.md)
{% endcontent-ref %}


---

# 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://wiki.pixelcube.fr/bienvenue.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.
