# Guild Creation

When you create a guild, you get:

* A **guild profile** with a persistent ranking in the global ATP-style leaderboard points and XP accumulated across all tournaments and campaigns.
* A **NOOK server:** your dedicated coordination hub with text channels, voice channels, role management, and invite-only access
* A **guild wallet** where all tournament rewards land before you distribute
* A **cross-game roster** where every member's verified on-chain game history is visible to you before you accept them
* A **publicly declared reward distribution percentage:** players see your cut before they apply

Guilds are not tied to a single game. Your guild enters tournaments across every partner game on the platform. Your ranking reflects total cross-game performance.


---

# 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://gorillas-guild.gitbook.io/gorillas-guild/getting-started/for-guilds/guild-creation.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.
