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

# Bienvenid@

![](/files/-MfgdHuKVwETp9Lhj_RV)

## <img src="/files/-MWATAax-Kie8vqEFEDR" alt="" data-size="line"> ¿Cómo puedo navegar por la wiki?

| Navegar por la wiki                                                                                                                                    |
| ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <img src="/files/-MWAYLWHghlnVa8FNon5" alt="" data-size="original"> En la parte izquierda te aparecerá una **barra de navegación** vertical            |
| <img src="/files/-MWAYSEk5tVsi3CUtOU7" alt="" data-size="original"> **Selecciona la modalidad** en la cual quieras obtener información.                |
| <img src="/files/-MWAYXmGtPlIlKN6ydQQ" alt="" data-size="original"> Te aparecerán varias subcategorías, ¡Selecciona en **lo que** **necesites ayuda**! |

## <img src="/files/-MWAVdKtXRnbxKRXbRl8" alt="" data-size="line"> Usar el buscador

Si lo deseas también puedes usar el **buscador** el cual se encuentra arriba a la derecha, puedes buscar palabras clave como M**inions, Encantamientos**... o simplemente lo que estés buscando que no sepas.

<img src="/files/-MWAW4BRLgxsHi-atdxi" alt="" data-size="original">&#x20;

{% hint style="info" %} <img src="/files/-MW9lSYbgLhgLvCWTTwI" alt="" data-size="line"> ¿Necesitas saber algo **que no está incluido** en la wiki? \
\
**Háznoslo** saber por nuestro [**Discord.**](https://discord.arefy.net/)
{% endhint %}

{% hint style="success" %}
:books: Conforme vayamos añadiendo modalidades, estas **serán añadidas** a la **wiki** para que todos vosotros tengáis una guía de cómo jugar en ella.
{% 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:

```
GET https://wiki.arefy.net/master.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.
