# Магазин

Магазин это удобный способ купить то, что нельзя найти на [аукционе](/osnovnye-mekhaniki/aukcion.md)

## Как открыть магазин

Открыть магазин можно с помощью команды **`/shop`** (**`/shop <Category>`**)

<figure><img src="/files/etS3KaBjmmuKwyv10JW9" alt="Скриншот внешнего вида магазина"><figcaption><p>Внешний вид магазина</p></figcaption></figure>

## Категории магазина

| Категория                                                                          | Требуемый уровень | Category     |
| ---------------------------------------------------------------------------------- | ----------------- | ------------ |
| <img src="/files/gmJuhsxzEjSO4VvkwXKU" alt="" data-size="line">**Рабочие станции** | 0                 | Workstations |
| <img src="/files/AMkTnokLp2X1Cq4WR3Lo" alt="" data-size="line">**Музыка**          | 0                 | Music        |
| <img src="/files/88IemON8MZQZax53Iuex" alt="" data-size="line">**Красители**       | 0                 | Dyes         |
| <img src="/files/XOe7odBmi7NysN5BiKMR" alt="" data-size="line">**Еда**             | 0                 | Food         |
| <img src="/files/zpPkANaLifCMpDck9zWG" alt="" data-size="line">**Декорации**       | 0                 | Decoration   |
| <img src="/files/cGm3kOiQMEmKZBl1SULe" alt="" data-size="line">**Редстоун**        | 0                 | Redstone     |
| <img src="/files/wwha9I8qLBt53Zte6ipt" alt="" data-size="line">**Блоки**           | 10                | Blocks       |
| <img src="/files/Kd8WvNLqv1GLBHEOjzhO" alt="" data-size="line">**Ценное**          | 20                | Ores         |
| <img src="/files/dFFwHxiGltiu0N3f7sOO" alt="" data-size="line">**Ферма**           | 30                | Farming      |
| <img src="/files/jval6Yb5BSBEPJGidrb8" alt="" data-size="line">**Мобы**            | 40                | Mobs         |
| <img src="/files/rjaTDzuKN2OAQCx37Ure" alt="" data-size="line">**Зачарование**     | 50                | Enchanting   |
| <img src="/files/Z3iVg699DSjQjlRK6gtH" alt="" data-size="line">**Зелья + стрелы**  | 60                | Potions      |
| <img src="/files/MkV3eGDTPolhwUbBmne6" alt="" data-size="line">**Остальное**       | 70                | Others       |


---

# 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.chillzone.space/osnovnye-mekhaniki/magazin.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.
