# Магазины игроков

Помимо официального [магазина /shop](/vanillaclouds/vyzhivanie/magazin-resursov.md) и [аукциона /ah](/vanillaclouds/vyzhivanie/aukcion.md), любой игрок может создать магазины на сундуках. В этом тебе поможет команда /shopinfo или инструкция ниже:

Для этого наполни сундук товаром.&#x20;

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

Поставь на него табличку.&#x20;

<figure><img src="/files/0f86m9MaYkt8yb0LFSlq" alt=""><figcaption></figcaption></figure>

Табличку нужно заполнить как указано на скрине: 1 строка - пропускаем, ничего не пишем (заполнится само автоматически), 2 строка - количество товара на продажу (от 1 позиции до 64), 3 строка - Bцена:ценаS (где B и S - английские буквы, цена покупки и цена продажи соответственно), 4 строка - ? (знак вопроса).

Готово. Теперь любой игрок может купить у тебя ресурс нажав ПКМ по табличке или продать, нажав ЛКМ.

Посмотреть свой баланс - /balance, прямой перевод другому игроку - /pay <никнейм> <сумма>.


---

# 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://vanillaclouds.gitbook.io/vanillaclouds/vyzhivanie/magaziny-igrokov.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.
