> For the complete documentation index, see [llms.txt](https://wiki.minecraft-brasil.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.minecraft-brasil.com/pixelmon/sistemas/protecao/sistema-de-claim.md).

# Sistema de Claim

• O Sistema de Claim é um sistema usado para a reinvindicação de um terreno, ou seja pegar e proteger um terreno, esse sistema é principalmente usado pra fazer as casas, ja que dentro desse terreno somente o dono ou alguém com permissão pode mexer dentro dele. Para isso é usado a pá dourada.

• O tamanho de um terreno tem que ser no mínimo 5x5, mas sua extensão é infinita, contanto que tenha blocos de claim. Para reivindicar um terreno basta clicar em 2 pontas de um terreno, os blocos escolhidos serão demarcados com blocos de diamante, e quando o terreno for claimado, as bordas do terreno estarão com blocos de ouro e pedra luminosa.

• Para abandonar o terreno, basta usar o comando /abandonclaim em cima desse terreno e confirmar, para adicionar um jogador ao seu terreno, basta usar /trust (nick), e /untrust (nick) para remover do seu terreno. Exemplos de terrenos são:

<div align="left"><figure><img src="/files/woypLofABp9R6ndorpPO" alt=""><figcaption><p><strong>Terreno 5x5</strong></p></figcaption></figure> <figure><img src="/files/GFbLfXtINkDL7aCggpQX" alt=""><figcaption><p><strong>Ponta 1</strong></p></figcaption></figure> <figure><img src="/files/ZH9okFug0wJveKzk2GAJ" alt=""><figcaption><p><strong>Ponta 2</strong></p></figcaption></figure> <figure><img src="/files/L5PTThQWjZ1Krtv7sOFa" alt=""><figcaption><p><strong>Terreno reivindicado</strong></p></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.minecraft-brasil.com/pixelmon/sistemas/protecao/sistema-de-claim.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
