# HDV

### Vendre un item

Prenez l'item en main puis exécutez la commande `/hdv sell` et confirmez la mise en vente.

### Acheter un item

Utilisez la commande `/hdv` pour accéder à tous les items en vente sur le serveur, puis cliquez sur un item pour l'acheter.

* La barre de recherche est disponible en haut à droite
* Votre argent est affiché sur la pancarte à gauche

### Prix moyen

Chaque item possède un **prix moyen de vente indicatif** basé sur le marché du serveur.

{% hint style="info" %}
Ce prix peut évoluer selon l'offre et la demande, utilisez-le pour fixer un prix cohérent.
{% endhint %}

### Durée de vente

Les objets ne restent pas indéfiniment en vente, choisissez parmi :

* 3 heures
* 12 heures
* 24 heures (maximum)

### Récupération des items

{% hint style="warning" %}
Une fois la vente terminée ou expirée, récupérez vos items ou votre argent via `/mailbox`.
{% 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://velthar-1.gitbook.io/velthar/gameplay-economie/hdv.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.
