# Guild formation and Main Page

### Guild Access:

Upon entering the guild area without being a member of any guild, players will encounter a comprehensive list of all created guilds. This presents the following options:

1. **Guild List:**
   * A curated list displaying all existing guilds within the gaming realm.<br>

     <figure><img src="/files/t3kfhfoQXxPO2BXvirj1" alt=""><figcaption></figcaption></figure>
2. **Join Guild:**
   * Players have the option to request membership to any guild that has not reached its maximum capacity of 20 members.
3. **Create Guild:**
   * For those aspiring to forge their own guild, the "Create Guild" option is available. This empowers players to establish their guild and define its unique identity.

### Guild Creation Process:

1. **Navigate to Guild Area:**
   * Access the guild area from the main menu if not currently a member of any guild.
2. **Create Guild Option:**
   * Choose the "Create Guild" option to initiate the guild creation process.
3. <mark style="background-color:red;">**Token Requirement:**</mark>
   * <mark style="background-color:red;">Confirm possession of the necessary 5 million $CHAMPZ tokens. These tokens will not be spent but are essential for initiating the guild creation process.</mark>
4. **Guild Customization:**
   * Enter the following details to personalize your guild (These information can be changed at any time by a person with the correct permissions):

     * **Guild Name**: Choose a unique name for your guild.
     * **Abbreviation**: Add a short identifier (e.g., “XYZ”).
     * **Socials**: Link your Discord, Telegram, or X profile.
     * **Logo**: Upload a custom guild logo.
     * **Message of the Day**: Share daily updates or news.
     * **Guild Rules**: Add a brief description and ruleset.

     <figure><img src="/files/2MbgwJVqXYCwcgFXpqPs" alt=""><figcaption></figcaption></figure>

     <figure><img src="/files/ABL4hqwXlYrr01HR0X7c" alt=""><figcaption></figcaption></figure>

### Guild Establishment:

Congratulations! Your guild is now established, and you have the privilege of shaping its identity. As the guild leader, you hold the reins of leadership, responsible for managing members, resources, and the overall direction of your guild.

### <mark style="background-color:red;">Token Limitation:</mark>

1. <mark style="background-color:red;">**Maximum Guild Holding:**</mark>
   * <mark style="background-color:red;">The total amount of $CHAMPZ tokens held collectively by all guild members, excluding the guild leader, must not exceed 20 million tokens.</mark>
2. <mark style="background-color:red;">**Exclusion of Guild Leader's Tokens:**</mark>
   * <mark style="background-color:red;">The guild leader's personal $CHAMPZ token holdings are not factored into the overall guild limit. This allows the guild leader flexibility in managing their personal resources.</mark>

### Important Considerations:

* <mark style="background-color:red;">**Token Usage:**</mark> <mark style="background-color:red;"></mark><mark style="background-color:red;">The 5 million $CHAMPZ tokens are a necessary requirement but remain untouched during the guild creation process.</mark>
* **Customization Flexibility:** Take advantage of the customization options to make your guild stand out and reflect its unique personality.
* **Guild Leadership:** As the guild leader, you have the authority to assign roles, manage the guild treasury, and lead your members to victory.

The Guild System invites you to forge your own path, unite like-minded individuals, and embark on a journey of collective triumphs. Best of luck in creating and leading your guild to greatness!


---

# 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.champz.world/main-screen/guilds/guild-formation-and-main-page.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.
