# Market Shop Rules

## Market Shop Requirements

* **Player Activity**: Players with market plots must log in at least once a month to maintain activity.
* **Stock Management**: Keep shop chests stocked regularly.
* **Minimum Chest Requirement**: Each shop must have at least ten shop chests.
* **Shop Structure**: A proper structure is required for the shop to ensure the market area looks interesting and appealing.

{% hint style="danger" %}
Failure to follow these rules may result in the **loss of the market shop**, a **$100,000 fine**, or both.
{% endhint %}

***

### Related Articles

* [Player Markets](/minecraft/gameplay-features/economy/player-markets.md)
* [Chest Shops](/minecraft/gameplay-features/economy/chest-shops-and-shopdb.md)
* [Ways to make Denarii](/minecraft/gameplay-features/economy/ways-to-make-denarii.md)

[Rules & Policies](/minecraft/rules-policies.md)


---

# 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://docs.playtheatria.com/minecraft/rules-policies/rules/market-shop-rules.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.
