> For the complete documentation index, see [llms.txt](https://wiki-pokestart.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki-pokestart.gitbook.io/wiki/pokestart-1/comment-jouer.md).

# Comment jouer ?

Si vous êtes sur cette rubrique, c'est que vous avez réussi à créer votre compte !

Voici une dernière étape importante avant de pouvoir jouer sur nos serveurs. Pour télécharger le launcher, vous devez vous rendre sur notre [Site](https://pokestart.fr/) et consulter la rubrique [Launcher ](https://pokestart.fr/launcher)en haut à gauche de votre écran.

En cas de soucis avec votre launcher vous pouvez vous rendre sur **l**e [discord ](https://discord.gg/Pokestart)et ouvrir un **ticket** afin d'obtenir du support.

Pour commencer, assurez-vous d’être au Lobby.

Si c'est la première fois que vous vous connectez, utiliser la commande :\ <mark style="color:red;">/register</mark> <mark style="color:blue;">(Mot de passe) (Mot de passe)</mark>

Si vous vous êtes déjà connecter sur le serveur et êtes inscrit utiliser la commande :

<mark style="color:red;">/login</mark> <mark style="color:blue;">(Mot de passe)</mark>

Ensuite ouvrez votre boussole et choisissez la Boussole.<br>

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


---

# 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-pokestart.gitbook.io/wiki/pokestart-1/comment-jouer.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.
