> For the complete documentation index, see [llms.txt](https://wiki.cristalyro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cristalyro.com/welcome-to-cristalyro/freebies/guild-pack.md).

# Guild Pack

:mega: ¡Nuevo Guild Pack disponible en el servidor! :tada:

¡Llamando a todas las guilds activas! A partir de hoy, implementamos un **nuevo Guild Pack** exclusivo para guilds con **+10 miembros activos**. :dart:

<figure><img src="/files/IoEOWncFzeczGpHywKmI" alt=""><figcaption></figcaption></figure>

## ¿:gift: **Qué incluye el Guild Pack?**&#x20;

### **Guild Lider**:

:sparkles: **Dark Devil Set +7**

:sparkles: **Equipamientos basicos +7**

:sparkles: **Tier 1 Arma de donacion +7**&#x20;

:sparkles: **Tier 1 Accesorios de Donacion**

:sparkles: **3 Bag of Gold Coins**

### **Miembros**:

:sparkles: **Little Devil Set** o **Emperor Set** o **Scarlet Set** +7

:sparkles: **Equipamientos basicos** +7

:sparkles: **Tier 1 Arma de donacion** +7&#x20;

:sparkles: **Tier 1 Accesorios de Donacion**&#x20;

:sparkles:  **3 Bag of Gold Coins**

### :gear: **¿Cómo obtener el Guild Pack?**

:one: Registra tu guild con un mínimo de 10 miembros activos.

:two: Comunícate con un **\[GM]** para verificar la información.&#x20;

:three: ¡Disfruta de los beneficios y domina el campo de batalla! :crossed\_swords:

{% hint style="danger" %}
:bulb: **Nota:** Este pack está diseñado para ayudar a guilds nuevas o que quieran empezar con fuerza. **ESTOS ITEMS NO SON TRADEABLES**
{% endhint %}

#### ¡Forma tu guild, reúne a tus amigos y demuestren su poder en el servidor! :muscle:


---

# 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.cristalyro.com/welcome-to-cristalyro/freebies/guild-pack.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.
