> For the complete documentation index, see [llms.txt](https://academy.kryptomon.co/the-kryptomon-academy-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.kryptomon.co/the-kryptomon-academy-1/world-of-kogaea-dungeon-preview/guild-system.md).

# Guild System

## <mark style="color:orange;">How to Join Guild in World of Kogaea !</mark>

### Step 1: Visit the <mark style="color:orange;">"Guilds"</mark>  Section from Menu.<br>

<figure><img src="/files/DHsghXDpzBeFwINu9Gxe" alt=""><figcaption><p>Guilds</p></figcaption></figure>

### Step 2: <mark style="color:orange;">Search & Apply for Guild</mark> , You wanna join in:

<figure><img src="/files/69PsAwVCaACEhNml3G02" alt=""><figcaption><p>Apply for the Guild </p></figcaption></figure>

{% hint style="warning" %}
Guild System is in Early phase and have very basic features embedded, Click on the " + " icon doesn't give notification or text atm ( in list in upcoming releases) but your application get sent.
{% endhint %}

### Step 3: Wait for the Guild Leader or Officer to review your join Application

<figure><img src="/files/rA2FXah0Piwsp7VfYmmA" alt=""><figcaption><p>Guild Tag start showing Under the Name </p></figcaption></figure>

<figure><img src="/files/u7zuom7n0LEKDRFmb7kO" alt=""><figcaption><p>Guild Section </p></figcaption></figure>

### <mark style="color:orange;">How to Create a New Guild :</mark>

Fill the Guild Request Form : <https://docs.google.com/forms/d/e/1FAIpQLSekP-4HpdfYmtKk9J7ph1TzFiaTHQ8Wnv3HRQc2Ol-0dwBk1w/viewform?usp=sf_link>

Team will contact the Leader via Telegram or Discord regarding/post Creation of  guild.

### <mark style="color:orange;">Guild Perks</mark> :tada:

* Guild Name tag under the Player's Name
* Separate "Guild" Chat  for Guild Members only. Use /g in the WOK chat to open the Guild chat.
* Chat in private or Join Directly in Party with Guild Member.
* Have a close communition between all&#x20;
* More Perks like Guild Quest, Raid  and many things are in plan to come in later releases.


---

# 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://academy.kryptomon.co/the-kryptomon-academy-1/world-of-kogaea-dungeon-preview/guild-system.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.
