# Welcome to Homestead Docs

{% hint style="danger" %}
THE DOCUMENTATION SITE HAS BEEN MIGRATED TO ANOTHER SITE: <https://tayebyassine.github.io/Homestead/>

THIS DOCUMENTATION WILL NO LONGER BE UPDATED.
{% endhint %}

Welcome to Homestead Documentation! Here you will find a full guide on how to set up and use the plugin.

Homestead is an open-source, premium-free, and professional land-claiming plugin where players can protect their builds from any attacker.

## Why Homestead?

* ✅ **Lightning-Fast Protection:** Homestead is optimized for performance, ensuring instant region protection without lag.
* 🛠 **Simple & Easy to Use:** No complex commands or confusing configurations. Protect all builds with ease.
* 🛡 **Reliable Anti-Griefing:** Blocks unauthorized modifications, keeping regions protected from griefers.
* ⚡ **Lightweight & Efficient:** Unlike bloated protection plugins, Homestead runs smoothly even on lower-end servers.
* 💾 **NoSQL & SQL:** Homestead utilizes **YAML** files and memory to store all regions' data, with support for **PostgreSQL**, **MySQL**, and **SQLite**.
* 👥 **Perfect for SMP Servers:** Homestead ensures all players’ builds stay secure.
* 🔗 **Always Updated:** The plugin always supports the latest Minecraft versions.

## Developers

* [T.F.A](https://github.com/TFAGaming) (**Discord:** tfagaming): Creator of the plugin

## Donate

For donations, visit this page: [Click here!](/homestead/donating.md)

## Support

For support, visit this page: [Click here!](/homestead/support-and-help.md)

<figure><img src="https://i0.wp.com/cliqist.com/wp-content/uploads/2018/09/join-us-on-discord.png?resize=300%2C94&#x26;ssl=1" alt=""><figcaption><p><a href="https://discord.gg/uh7gqDY6sz">Click here to join!</a></p></figcaption></figure>


---

# 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://tfagaming.gitbook.io/homestead/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.
