# Creative Plots

{% hint style="warning" %}
You can get more plots with voting or by purchasing a plot in our [webstore](https://torrent.tebex.io).
{% endhint %}

## Claiming a Plot

To claim a plot on this server, simply fly away from spawn and find a plot that is unclaimed. You can tell it's unclaimed because no title will pop up on screen. Then type `/plot claim`. It is worth noting these plots are 75x75, and you can claim one for free. For plots, or to claim a larger plot, you can buy upgrades in the [Torrent Webstore](https://torrent.tebex.io/category/creative-plots). There are three worlds total:

* Artoria - The default 75x75 plot world. Usage -> `/standard`

<figure><img src="/files/Li0DMS3A5Jh3WkEwOL60" alt=""><figcaption><p>Artoria</p></figcaption></figure>

* Dorian - The medium sized 150x150 plot world. You must purchase a plot upgrade to claim a plot here. Usage -> `/deluxe`&#x20;

<figure><img src="/files/W0FouAX2ieIWlllcvwrY" alt=""><figcaption><p>Dorian</p></figcaption></figure>

* Radioth - The large-sized 300x300 plot world; this is often used for building events. You must purchase a plot upgrade to claim a plot here. Usage -> `/premium`&#x20;

<figure><img src="/files/IVzoQc3ISpb4RPp0icdf" alt=""><figcaption><p>Radioth</p></figcaption></figure>

## Flags

You can set a flag in your plot using the following command: `/plot flag set <flag> <value>`

<figure><img src="/files/j48tSJKJwGDlHf1mDCXS" alt=""><figcaption><p>The plot flag help menu</p></figcaption></figure>

For the full list of flags and their explanations, check out the [PlotSquared wiki](https://intellectualsites.gitbook.io/plotsquared/features/plot-flags).


---

# 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.torrentsmp.com/creative/creative-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.
