# Clans

Clans are in-game communities based on **Telegram chats/channels**. Users are able to **team up** with members of their preferred Telegram communities and top the clan leaderboard!

In order to create **a clan**, users need to have killed **the 2nd level boss**.

Navigate to the **Clans tab** by clicking clans on the game screen.

**Memelord positions**

Clans can be created by anyone, **not** only by the chat/channel owners. The clan creator becomes **a memelord** and **receives rewards** for each boss killed by its users:

<table><thead><tr><th>Level</th><th>Reward (Coins)</th><th data-hidden></th></tr></thead><tbody><tr><td>2</td><td>12,500</td><td></td></tr><tr><td>3</td><td>25,000</td><td></td></tr><tr><td>4</td><td>50,000</td><td></td></tr><tr><td>5</td><td>100,000</td><td></td></tr><tr><td>6</td><td>150,000</td><td></td></tr><tr><td>7</td><td>200,000</td><td></td></tr><tr><td>8</td><td>250,000</td><td></td></tr></tbody></table>

#### Creating a clan

* **Use the bot command.** Open the MemeFi Coin bot, click on Menu and select Create Clan.
* **Send your link.** Following the prompt, send the link to your/your community channel or chat.
* **Make your clan huge.** Get more people to join the clan and grab rewards in coins for each of them!&#x20;

{% hint style="danger" %}
Be aware that we will **definitely** and **irrevocably ban** your community if it’s improper or perpetuates illegal activity. Your clan can always be overtaken by the admin of the corresponding community.
{% endhint %}

#### **Clan takeover**

In the future, we will add a feature, which will allow **Telegram chat/channel owners** to claim the ownership of their community's clan.


---

# 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://docs.memefi.club/memefi-clicker-game/clans.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.
