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

# Accueil

{% hint style="danger" %}
Ce document n’est autorisé ni à la publication ni à la récupération.
{% endhint %}

<h2 align="center"><kbd>Bienvenue sur <mark style="color:$danger;">Aegis</mark> Network.</kbd></h2>

## **Bienvenue sur le Wiki officiel de Site-47&#x20;**<mark style="color:$danger;">**AEGIS**</mark>**.**

#### Cette documentation regroupe l'ensemble des informations nécessaires au bon déroulement de votre expérience sur le serveur. Que vous soyez un nouveau joueur ou un membre expérimenté, vous y trouverez les règlements, le lore, les départements ainsi que de nombreuses informations utiles concernant le fonctionnement du Site. Notre objectif est de proposer un rôleplay sérieux et immersif, tout en laissant aux joueurs la possibilité de faire évoluer leurs personnages au sein d'un univers vivant.

```
Le Wiki est régulièrement mis à jour afin de refléter les évolutions du serveur.
```

## Informations importantes

#### Les informations présentes sur ce Wiki sont considérées comme les références officielles du serveur. Chaque joueur est responsable de leur consultation et de leur respect. Le fait de ne pas avoir pris connaissance d'une règle ne constitue pas une justification en cas de non-respect de celles-ci.

<h2 align="center">Direction du <mark style="color:$danger;">SCP</mark></h2>

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><mark style="color:$danger;"><strong>@Sleyzzz</strong></mark></td><td align="center"><strong>Fondateur </strong><mark style="color:$danger;"><strong>Aegis</strong></mark><strong> Network</strong></td><td><a href="https://647644070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE3ErLs6Z2YnjKp4l7gNQ%2Fuploads%2Fan5d5QGj6Oe8pBXN8U60%2Fsleyyzzz.png?alt=media&amp;token=4a0c5927-d112-4838-8d60-2e496c84ee84">sleyyzzz.png</a></td></tr><tr><td align="center"><mark style="color:$primary;"><strong>@Arahhh</strong></mark></td><td align="center"><mark style="color:blue;"><strong>Manager</strong></mark><strong> SCP</strong></td><td><a href="https://647644070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE3ErLs6Z2YnjKp4l7gNQ%2Fuploads%2FPtFzhLb0iQiipAOkevMB%2Farahh.gif?alt=media&amp;token=1b4de8e2-a638-4e96-9af3-a3fb90038cc2">arahh.gif</a></td></tr><tr><td align="center"><mark style="color:cyan;"><strong>@Ezekiel</strong></mark></td><td align="center"><mark style="color:$danger;"><strong>Gérant</strong></mark><strong> SCP</strong></td><td><a href="https://647644070-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FE3ErLs6Z2YnjKp4l7gNQ%2Fuploads%2FehxataUBxxlKypvH6IO6%2Fezekiel.png?alt=media&amp;token=3a170285-1fb2-41f3-a5b1-b95a29649c47">ezekiel.png</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, and the optional `goal` query parameter:

```
GET https://wiki.aegis-network.fr/accueil.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.
