# Bienvenue

**Catégorie:** Divers - **Difficulté:** Intro

**Description:**

<figure><img src="/files/b5RKkA0BOroesBBSzPvn" alt=""><figcaption></figcaption></figure>

**Solution:**

Pour "résoudre" ce challenge de démarrage, il faut simplement lire l'énoncé et comprendre sur la fin qu'il faut aller chercher le flag dans les règles de la plateforme disponible à l'adresse : <https://ctf.404ctf.fr/rules>

Une fois sur la page, soit nous avons le courage (et l'obligation) de tout lire, soit il suffit de faire un "Ctrl - F" et de chercher le flag format : `404CTF{`

Avec ça, nous le trouvons directement :&#x20;

<figure><img src="/files/Kgw53MID3PJAa9MqmxCc" alt=""><figcaption></figcaption></figure>

<details>

<summary>🚩 FLAG</summary>

```
404CTF{c'est parti}
```

</details>


---

# 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://writeups.ayweth20.com/2023/404ctf-2023/divers/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.
