# Les stands

### <mark style="color:$warning;">❯ Voici un bref tuto pour vous aider à créer un stand:</mark>

* Munissez vous d'un simple coffre et posez le de manière à pouvoir l'ouvrir.

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

* Ensuite visez ce coffre en munissant l'objet que vous souhaitez vendre/acheter dans votre main principale et ouvrez le chat afin d'effectuer la commande **/stand create \[prix]**

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

* Pour changer le mode (vente/achat) de votre stand, visez ce même coffre et ouvrez le chat afin d'effectuer la commande **/stand buy** pour mettre votre stand en mode achat et **/stand sell** pour le mettre en mode vente.

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

{% hint style="info" %}
Vous pouvez relier vos stands à des mécanismes de réapprovisionnement en redstone.
{% endhint %}


---

# 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://metrolymp.gitbook.io/metrolymp/le-gameplay/les-stands.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.
