> 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/wiki.md).

# ¡BIENVENIDO/A!

Somos un servidor de Minecraft latino, dedicado a brindar la mejor experiencia de supervivencia, combate y una amplia variedad de modalidades. ¡Entra y diviértete con tus amigos!

<details>

<summary>REDES SOCIALES</summary>

> En nuestras redes sociales encontrarás información y contenido multimedia de entretenimiento, o si lo necesitas, un contacto directo de nuestro equipo staff.
>
> * [NUESTRAS REDES](https://mylnker.com/gappleclub)

</details>

***

### INFORMACIÓN GENERAL

{% content-ref url="/pages/vmT690uNm5gCEHauxV2g" %}
[CÓMO ENTRAR AL SERVER](/wiki/general/como-entrar-al-server.md)
{% endcontent-ref %}

{% content-ref url="/pages/kTRNgUKD93NwFB63RBPi" %}
[AYUDA Y SOPORTE](/wiki/general/ayuda-y-soporte.md)
{% endcontent-ref %}

### MODALIDADES

{% content-ref url="/pages/JY63eVEjdvrGLVDPm4cq" %}
[CUSTOM V2](/wiki/modalidades/custom-v2.md)
{% endcontent-ref %}

***

`GAPPLE CLUB - WIKI OFICIAL`

> Hecha por: **GerMinatorCofee**&#x20;
>
> Versión: 1.0.0


---

# 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/wiki.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.
