> For the complete documentation index, see [llms.txt](https://docs.playtheatria.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playtheatria.com/theatria/rules-policies/rules/market-shop-rules.md).

# 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](/theatria/gameplay-features/economy/player-markets.md)
* [Chest Shops](/theatria/gameplay-features/economy/chest-shops-and-shopdb.md)
* [Ways to make Denarii](/theatria/gameplay-features/economy/ways-to-make-denarii.md)

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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