# Shop

<figure><img src="/files/us5TjY2hqnFw9iFbpMCC" alt="" width="563"><figcaption></figcaption></figure>

### Catégories de PNJ

Le shop est divisé en plusieurs marchands spécialisés :

* Divers
* Minerais
* Ingrédients
* Blocs
* Pillage
* Loots
* Agriculture

{% hint style="info" %}
Chaque PNJ propose des items spécifiques à sa catégorie.
{% endhint %}

### Fonctionnement

Les interactions dans le shop sont simples :

* **Clic gauche** → Acheter un item
* **Clic droit** → Vendre un item

### Types d'items

Tous les objets ne fonctionnent pas de la même manière :

* Certains sont uniquement **achetables**
* Certains sont uniquement **vendables**
* Certains peuvent être **achetés et vendus**


---

# 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/shop.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.
