# FAQ Aniverse

{% hint style="info" %}
**FAQ:** Veuillez noter que la dernière mise à jour de ce FAQ a été effectuée le 20 décembre 2023. Des changements ultérieurs peuvent ne pas être reflétés dans cette version.
{% endhint %}

## Liens principaux

{% content-ref url="/pages/N3VLo37b9cmJFWNvxw4F" %}
[Qu'est-ce qu'Aniverse?](/overview/quest-ce-quaniverse.md)
{% endcontent-ref %}

{% content-ref url="/pages/pYMyL3xCsJkk2zLRPYvV" %}
[Fonctionnalités](/overview/faq/fonctionnalites.md)
{% endcontent-ref %}

## Pour commencer

Nous avons rassemblé quelques guides utiles.

{% content-ref url="/pages/SyJW962CSzQsrRs4bGxn" %}
[Sécurité](/overview/faq/securite.md)
{% endcontent-ref %}

{% content-ref url="/pages/iNovKVWKKB2JWaEOJ6gk" %}
[Problème](/overview/probleme.md)
{% endcontent-ref %}

{% content-ref url="/pages/eqzBYQStT93fEqyQrKeE" %}
[Autres](/overview/faq/autres.md)
{% endcontent-ref %}


---

# 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://doc.aniverse.fr/faq-aniverse.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.
