# Guild System

In Rune Miners, players can form or join **Guilds** — powerful alliances built for cooperation, strategy, and community growth.

***

## 1. What Are Guilds?&#x20;

Guilds are groups of players who unite to:

* **Share resources**
* **Collaborate in events**
* **Climb exclusive rankings**
* **Unlock community-based rewards**

Anyone can join a guild, but only **Mine Owners** can create one.

***


---

# 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://alans-organization-23.gitbook.io/rune-miners/in-game-social-aspects/guild-system.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.
