# Guild

1. **What is a Guild?**

   * A guild is a system that allows you to interact with other players.
   * By joining a guild, you can purchase rare items through the [Guild Shop](/game-system/guild/guild-shop.md) and enjoy content such as Guild War and Taming Labyrinth.
   * You can contribute to your guild’s growth and raise its ranking. The higher the guild ranking, the better the rewards.

2. **Guild Level**

   * You can increase the guild’s level by accumulating Guild EXP.
   * Guild EXP can be earned through Attendance Check, Guild Skill upgrades, and more.
   * The guild's ranking is determined based on the total accumulated Guild EXP.

3. **Attendance Check**

   * You can earn Guild EXP through the Attendance Check feature.
   * The more members participate in Attendance Check, the greater the rewards the guild will receive.

4. **Guild Members**

   * A newly created guild can have up to 10 members.
   * You can increase the maximum number of guild members by upgrading Guild Skills.

5. **Guild Skills**
   * You can strengthen various Guild Skills using [Guild Coins](/game-system/guild/guild-shop.md) or [Nyangvine](/economic-system/currencies/nyangvine.md).
   * Guild Skills can enhance member stats or increase the member limit of the guild.


---

# 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.ragnaroklibre.com/game-system/guild.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.
