# 🏛️ Shop Maintenance & Codes

***

### Market Maintenance Schedule

| Date | Phase          | Action                                                                                          |
| ---- | -------------- | ----------------------------------------------------------------------------------------------- |
| 10th | Inspections    | Mods flag non-compliant plots. The list is posted in <#news> with fix instructions and **CODE** |
| 14th | Final Warning  | A 24-hour reminder is posted. This is the last chance to resolve flags.                         |
| 15th | Market Cleanup | Non-compliant plots are cleared and reset for reassignment.                                     |

#### Final Outreach Policy

For specific cases, staff may open a direct ticket to double-check with a shop owner.

* Response Window: 24 Hours.
* Outcome: If the shop is not corrected or the ticket is ignored, the plot will be removed during the 15th's cleanup to maintain fairness for those on the waiting list.

{% hint style="warning" %}
Shops are flagged for violating build guidelines, insufficient stock, incorrect pricing, or inactive shopkeepers. See codes below.&#x20;
{% endhint %}

### **Shop Check Codes:**

### ZR-1 Build Guidelines Violation

The shop structure or design does not currently meet the established build standards. This usually means the plot uses prohibited materials, violates specific aesthetic rules, or uses too many entities.

> 🌸 Action: Review the [Shop Building Rules](https://ashblossom.gitbook.io/help/zoralis-market/shop-building-rules) and adjust the physical structure.

### ZR-2 Quantity Violation

The shop is currently failing to meet stocking requirements. A shop is considered inoperative if it has not restocked since the last shop check, or if it does not sell at least 3 unique items per shopkeeper.

> 🌸 Action: Restock your shop inventory or diversify your product line to ensure a good experience for shoppers.

### ZR-3 Pricing Violation

The listed prices are outside the mandatory market range. This is typically flagged to prevent extreme price gouging or "market dumping" (selling way below cost), which can destabilize the local economy.

> 🌸 Action: Review the [Price Index](https://ashblossom.gitbook.io/help/zoralis-market/official-price-index) and make sure you are complying with the current price floor/ceiling for your items.

### ZR-4 Shopkeeper Violation

The shop is technically non-functional because there are 1 or more shopkeepers not set up.

> 🌸 Action: Assign your shopkeeper NPC or set up your "Chest Shop" plugins to make the store interactable.


---

# 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://ashblossom.gitbook.io/help/zoralis-market/shop-maintenance-and-codes.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.
