# Comandos de claims

* <mark style="color:green;">**/gd help**</mark>\
  Despliega la lista de comandos y pasos para crear y gestionar las claims.
* <mark style="color:green;">**/playerinfo**</mark>\
  Te permite ver el total de claims, los bloques adquiridos, los bloques por gastar, total de bloques, etc.
* <mark style="color:green;">**/claiminfo**</mark>\
  Te permite ver el dueño, tamaño de la protección, notificaciones, etc., de la parcela en la que estás en ese momento.
* <mark style="color:green;">**/claimlist**</mark>\
  Muestra las protecciones del jugador y detalle del número de bloques usados y recientes.
* <mark style="color:green;">**/claimname**</mark>\
  Te permite cambiar el nombre de tu claim.
* <mark style="color:green;">**/gd claim setspawn**</mark>\
  Estableces el punto de spawn en la posición donde te encuentres dentro de tu protección.
* <mark style="color:green;">**/gd claim spawn**</mark>\
  Te teletransportas al punto fijado con el comando anterior.

{% hint style="info" %}
Si quieres comprobar si una zona es de alguien, toma un palo y haz clic derecho en el suelo.
{% endhint %}


---

# 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.minelandia.es/modalidades/survival-minelandia-1.20.1/proteger-tu-casa/comandos-de-claims.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.
