> For the complete documentation index, see [llms.txt](https://gappleclub.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gappleclub.gitbook.io/wiki/general/reglas/comportamiento.md).

# COMPORTAMIENTO

### <mark style="color:red;">`Tpakill`</mark> <a href="#tpakill" id="tpakill"></a>

* ![](/files/OCXk8pWldAuEJKdE85Mb) | Realizar un teletransporte dentro de una zona protegida con intenciones de matar al jugador\ <mark style="color:blue;">Nota 1:</mark> Esta regla no se aplica dentro de protecciones pvp como prote de clanes, end, etc.\ <mark style="color:blue;">Nota 2:</mark> Si eres una persona que solo se dedica al tpkill dentro de zonas abiertas y lo haces de manera constante recibirás una sanción por perjudicar a la comunidad.\ <mark style="color:blue;">Nota 3:</mark> Por ultimo, la decisión final sobre si un tpkill fue legitimo o no sera dictada por el staff que atiende el caso.

### <mark style="color:red;">`Hacerse pasar por staff`</mark> <a href="#hacerse-pasar-por-staff" id="hacerse-pasar-por-staff"></a>

* ![](/files/NM9MjkSUNQVsGYEdhlIg) | Suplantar la identidad de staff o de uno en concreto.&#x20;

### <mark style="color:red;">`Hacerse pasar por otro jugador`</mark> <a href="#hacerse-pasar-por-staff" id="hacerse-pasar-por-staff"></a>

* ![](/files/lXNMJqu0PXgJ43DLZ9ZB) | Suplantar la identidad de otro jugador dentro del servidor.

### <mark style="color:red;">`Mal comportamiento`</mark> <a href="#mal-comportamiento" id="mal-comportamiento"></a>

* ![](/files/a31bCmdV0uZsBE4X63fd) | Mal comportamiento dentro del servidor (Toxicidad, insultos, amenazas, racismo, entre otros).

### <mark style="color:red;">`Abuso de novatos`</mark> <a href="#abuso-de-novatos" id="abuso-de-novatos"></a>

* ![](/files/bdA6Hi6E6hJgPinzoRI4) | Abusar de jugadores nuevos/novatos en el juego (jugadores que están aprendiendo a jugar minecraft), si eres un jugador veterano en el servidor tú sanción será más severa.

### <mark style="color:red;">`Venta de artículos por dinero real`</mark> <a href="#venta-de-articulos-por-dinero-real" id="venta-de-articulos-por-dinero-real"></a>

* ![](/files/r8iGg1I2PgA2EmTdvxVR) | Compra/venta de Ítems/cuentas por dinero real.

### <mark style="color:red;">`Programas externos`</mark> <a href="#programas-externos" id="programas-externos"></a>

* ![](/files/wH9gEAlUn9aYoiCmpBeM) | Uso de cualquier tipo de hacks (Autoclick, Ghost, Vape, Xray, Tigger, Aimbot, entre otros)

### <mark style="color:red;">`VPN's`</mark> <a href="#vpns" id="vpns"></a>

* ![](/files/CUwx3OYHjCMWYhINUgNV) | Uso de VPN's y conexiones alternas.

### <mark style="color:red;">`Aprovechamiento de bugs`</mark> <a href="#aprovechamiento-de-bugs" id="aprovechamiento-de-bugs"></a>

* ![](/files/5BhfHU7MnaUqk6KuaJuu) | Aprovechamiento de bugs (Glitchs, Dupes y demás cosas que afecten negativamente al servidor).

### <mark style="color:red;">`Multicuentas`</mark> <a href="#multicuentas" id="multicuentas"></a>

* ![](/files/jacmV0kBMaHbp84NfklY) | Solo esta permitido usar 1 cuenta por jugador (Si más de 1 persona jugará en la misma red se debe avisar a la administración por medio de ticket).

### <mark style="color:red;">`Grifeos`</mark> <a href="#grifeos" id="grifeos"></a>

* ![](/files/yDv4SG069T2ip4IaTJt7) | No está permitido los grifeos en zonas protegidas (Regiones del servidor, protecciones de jugadores, entre otros).

### <mark style="color:red;">`Spam/Publicidad Externa`</mark> <a href="#spam-publicidad-externa" id="spam-publicidad-externa"></a>

* ![](/files/K44HGn3b9Py8JZGMUdQA) | Publicidad, spam y mención de otros servidores.

### <mark style="color:red;">`Skin o Nick Inapropiado`</mark> <a href="#skin-o-nick-inapropiado" id="skin-o-nick-inapropiado"></a>

* ![](/files/6Y9eH8Shl7Wp9yLx01SI)| No están permitidas skins o nick inapropiadas/obscenas dentro del servidor.

### <mark style="color:red;">`Insultos al Staff/Servidor`</mark> <a href="#insultos-al-staff-servidor" id="insultos-al-staff-servidor"></a>

* ![](/files/Jpx3Zbc9Bk28TWjXblFB) | No está permitido insultos hacia el staff o hacia el servidor.

{% hint style="danger" %}
En caso de incumplir alguna de estas normas, se impondrá una sanción dependiendo de la gravedad. Si ves que un jugador infringe una norma de estas, porfavor repórtalo en nuestro [Discord](https://discord.gapple.club/) o utiliza <mark style="color:red;">/staff</mark>.
{% endhint %}


---

# 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://gappleclub.gitbook.io/wiki/general/reglas/comportamiento.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.
