> For the complete documentation index, see [llms.txt](https://docs.supdev.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supdev.tech/supuhc/modes-de-jeu/slave-market/configuration.md).

# Configuration

**Après son achat et sa mise en place du module sur le serveur, vous obtenez un nouveau mode de jeu dans l'onglet “Mode de jeux” des scénarios.**&#x20;

![](https://lh6.googleusercontent.com/Heu7FUsDPWhHnw6vztBtxHuT46zMuLbzIPqyOos1gJRRrMhvUrTRUVJHJrLgYScviGnEwXeEBlVJ-1NAM0fnd1xjbXcxDs5jcEhsSTsaxqAShB-7mvFQNr4Ir7FcEtK_CV39Y2vQ=s0)

**Vous pouvez activer le scénario puis cliquez une deuxième fois (clic-gauche) pour modifier le mode de jeu. Vous obtenez le menu ci-dessous qui vous permet de configurer les positions :**

![](https://lh6.googleusercontent.com/-_HuOBf5GdANnSFTfHyI1SjGVpD6O3PFGkyR5TIZYnJCaQLHorPGRJS5PxrXyTEx_gWSBs5n9Qh6Oa6loHUPRxNyGLvX0q9Aqf_fJqxIfrxYscSGpbnr2v6XtjztCBJ_boB7moG8=s0)

**En cliquant sur ce bouton, vous obtenez un inventaire en jeu pour définir les différentes positions :**&#x20;

![](https://lh3.googleusercontent.com/QQW1CxPLUHt82GnZ9XtpMoKIljSQkRRbB9exNXFDnrAixec13diqWcKGx0k-vsOjHpV04x_lIasrHTSIlCUkj2nuBYqJl24G1GkcoioKKyQGbXVwW1hjZsClgxdUhBr9fZDIAwvh=s0)

&#x20;**Les deux premiers objets sont une liste de positions donc vous pouvez ajouter une ou plusieurs positions en faisant clic gauche. Avec le clic-droit vous ouvrez un menu pour récupérer les différentes positions ajoutées, vous y téléporter et les supprimer.**

![](https://lh6.googleusercontent.com/xf7-V8obD_0oFBy87xWH0Q0Ybmut2hXD6KSN5YrAa8qo9ImuDeMJqjawpm0s87Yj3dYsys9GuxayjMjfkz01AKNaUgIeX_sFh1LM9_BsNIQUfOom037xPtpPwsBlVavjWiy6dAEN=s0)

**Les deux autres peuvent seulement contenir une position donc il suffit de cliquer une fois (gauche ou droit) pour définir la position !**

**Quand tout est fini, vous pouvez cliquer sur la barrière pour terminer la configuration.**<br>


---

# 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.supdev.tech/supuhc/modes-de-jeu/slave-market/configuration.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.
