# Shop Plots

## Plots

We have a range of plots around spawn, and these are the main way to make a shop! These are meant for the players that want to build a nice shop and enjoy the creative building element :)

To buy a plot, simply look for an empty area in spawn marked out by fences (*sometimes they may not be marked out, or only the corners will be marked out*). Then, look for the rent sign, as shown below. If it's available, it'll look like the sign below! You can then simply **right click** to purchase the plot :D&#x20;

The sign will also show the rent period, you can rent multiple of those periods at once by clicking again. You will lose your plot when the rent expires! &#x20;

<figure><img src="/files/H3RWyfuFTvBB6iWqGWst" alt="" width="303"><figcaption><p>An example rent sign</p></figcaption></figure>

## Markets

These are meant for people who just want to make a quick shop, and not have to make a complex, nice-looking build :P&#x20;

They're generally much cheaper and much smaller

<figure><img src="/files/zmqXewAbjXutLmQb3JrX" alt=""><figcaption><p>An example set of markets at Spawn</p></figcaption></figure>

Again, to rent once just simply click the rent sign and you'll rent yourself a market!

## Creating Shops

{% content-ref url="/pages/-MQwy1fHqeDRFCzvw-x0" %}
[Making a Slabby](/getting-started/economy/shops.md)
{% endcontent-ref %}

### Trusting Others

To trust another player to build in your plot, follow this instruction list:

1. `/lands edit spawn`
2. `/lands trust <player> <plot#>`              | *Example: `/lands trust mythiccal Plot1`*

You cannot trust players to deposit into your Slabbo, you'll need to pick the owner of those wisely.


---

# 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://guide.chillzone.cc/getting-started/economy/shop-plots.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.
