# Bot marchand

Lorsque vous changez de carte, **AnkaBot** charge tous les joueurs en mode marchand dans le tableau suivant :

![](/files/-MSwpBk_AlXG7h6sy_cM)

Vous pouvez sélectionner un ou plusieurs joueurs, à qui vous voulez prendre la place dès qu'elle est libre, n'oubliez pas de cocher "**Activer le bot marchand**".

Dans l'exemple ci-dessus 4 joueurs en mode marchand sont sélectionnés, dès que l'un d'entre eux se connecte (donc sa place sera libre), votre personnage tentera de prendre la place marchande libérée.


---

# 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://doc.ankabot.dev/ankabot-pc/bot-marchand.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.
