# Defend Land

Players need to fortify their land with Barack or Defense plots to fight back their enemies and defend their territory when being attacked.&#x20;

Users need to guard their land to avoid losing their resources to the opponents once failing to protect. If players defend their land successfully, they will receive rewarding incentives as the battle’s booty. This can be seen as a passive income for players formed under the land’s defense investment.


---

# 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://whitepaper.monsterra.io/gameplay/defend-land.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.
