# Getting Started

{% hint style="info" %}
The Wiki is still being improved
{% endhint %}

Territory is an advanced **chunk-based grief-prevention** plugin designed to adorn the player experience on Minecraft servers. With a focus on usability and efficiency, it provides a robust yet intuitive system for land claiming and management. The plugin boasts a range of powerful features, including a visually appealing and highly accurate land visualization system, allowing players to easily identify their claimed chunks and boundaries. Its straightforward and user-friendly management tools enable effortless territory control, making it simple for players of all experience levels to protect their builds.


---

# 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://territory.athelion.eu/readme.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.
