# Player Shops

## Shop Creation

To create a shop, place down a chest and left-click it with the amount of items you want to sell. For example: If I want to sell 1 stone I need to hold 1 stone in my hand and left-click the chest with it.

<figure><img src="/files/ACrR1CfEilYrmxkJbzgB" alt=""><figcaption><p>Man is selling stone frfr.</p></figcaption></figure>

You will then be prompted to type in the chat, how much you would like to sell this item for. To change to a buy type shop look at it and do **/qs buy**\
\
To change shop settings Right-Click on the sign and edit these settings. Very Ez

<figure><img src="/files/zjLyoETAKMzEPVZEi7J0" alt=""><figcaption><p>Just use your mouse and click on the options.</p></figcaption></figure>

<br>


---

# 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://wiki.drgnshield.com/important-concepts/player-shops.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.
