> For the complete documentation index, see [llms.txt](https://3kmplatform.gitbook.io/3km-evolution-english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://3kmplatform.gitbook.io/3km-evolution-english/3km-platform/guild-and-game.md).

# Guild & Game

▶ **How do I join the 3KM official Guild?**

It is easy to join the 3KM Guild online. All reputable guilds should have online presentations and associated application pages to complete forms for consideration. You may need to join a guild discord where all guild members interact.

It is not difficult to become a guild member, especially if the guild is actively looking for new members. In this case, the application may be approved immediately.

When you become a member, the guild will provide you with an account and everything you need for your chosen game. Most importantly, you will have enough training to start your game journey. Eventually, when you start making money, paying your share to the guild and providing the best experience about a game can benefit the guild in the long run.

● **3KM Official Guild Collaboration Application Form**

{% embed url="<https://forms.gle/8zxgf4XwE4Nt4xYz6>" %}

### ▶ Introducing our guild partnered with 3KM

### **-NFT "Kartel" Basic Information**

**Community Size : 100\~1000 users**

**Community :** [**https://t.me/KARTEL\_OFFICIAL**](https://t.me/KARTEL_OFFICIAL)

**Twitter :** [**https://twitter.com/kartel\_nft**](https://twitter.com/kartel_nft)

### "Noblesse" **Basic Information**

**Community Size : 120 USER (Openkakao User)**

**Community :** [**https://discord.gg/uGMeSneT**](https://discord.gg/uGMeSneT)

**Twitter :** [**https://twitter.com/Noblesse\_guild**](https://twitter.com/Noblesse_guild)

### **"KGG" (Klay Guild Games) Basic Information**

**Community Size : 100\~1000 users**

**Community :** [**https://t.me/klayguildgames**](https://t.me/klayguildgames)

**Linktree :** [**https://linktr.ee/klayguildgames**](https://linktr.ee/klayguildgames)

### Content Mining Crew(CMC) Basic Information

**Community Size :** **100\~1000 users**

**Community :** <mark style="color:blue;">**<https://open.kakao.com/o/gAOhhU9d>**</mark>

**Linktree :** <mark style="color:blue;">**<https://linktr.ee/content\\_mining\\_crew>**</mark>


---

# 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://3kmplatform.gitbook.io/3km-evolution-english/3km-platform/guild-and-game.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.
