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

# SSVerify Guide Officiel

{% hint style="info" %}
Ce **GitBook** est conçu pour offrir un guide complet et approfondi sur les techniques avancées de la vérification sur Minecraft. Que vous soyez un administrateur serveur ou un passionné cherchant à renforcer vos compétences en matière de détection de triche, ce manuel vous guidera à travers des concepts clés, des outils et des méthodes de vérification pour assurer une expérience de jeu équitable et sécurisée. Découvrez des stratégies avancées, des astuces techniques et des exemples pratiques pour maîtriser la vérification sur Minecraft à un niveau expert.
{% endhint %}

{% hint style="warning" %}
Commence l'expérience en cliquant sur le " [Qu’est-ce qu’un test de piratage (partage d’écran) ?](https://docs.ssverify.fr/introduction/screensharing)" !
{% endhint %}

<details>

<summary>Créateur de SSVerify</summary>

<figure><img src="/files/djmIqh9dPuET9MUAX3hM" alt="" width="158"><figcaption><p>ProtogenSS<br>Vérificateur confirmé</p></figcaption></figure>

</details>

<details>

<summary>Source originale du GitBook</summary>

<div data-full-width="true"><figure><img src="/files/hIyh4Hk0Yt9sK0sHhiZS" alt="" width="188"><figcaption><p><em>Créé par ItzIceHere</em></p></figcaption></figure></div>

</details>


---

# 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://docs.ssverify.fr/introduction/readme.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.
