# Clan registration

<mark style="background-color:orange;">**Clans**</mark> - the first feature in Walken that greatly relies on the **social aspect** and allows to take your gaming experience to a whole new level by *becoming a part of something greater*. More clans mean more fun, so the clan registration process has been designed to be ***as simple and convenient as possible*** for both players and the Walken team.

> For the initial version of Clans, clan registration takes place through a **Google form**. Applications are manually reviewed and will take **4-5 business days** to process.&#x20;
>
> <mark style="background-color:purple;">**CLAN REGISTRATION FORM**</mark>:[ ](https://forms.gle/GE2xmTqJhWys7AtJ7)<https://forms.gle/GE2xmTqJhWys7AtJ7>

To apply for clan registration, the **clan leader** needs to fill out the following fields in the form at the above link:

* <mark style="background-color:purple;">**Clan Name:**</mark> The clan's name can be written in either *Latin or Cyrillic characters*; the use of special characters is not allowed. The clan's name should be between *4 to 32 characters*. ***Please refrain from using offensive or vulgar clan names and nicknames for clan members; otherwise your application will be rejected.***
* <mark style="background-color:purple;">**Clan Avatar:**</mark> Your clan's emblem - an image in .jpeg or .png format, with a required size of **1000x1000 pixels**. The file size should not exceed 100-200 kilobytes. ***Kindly avoid using offensive or vulgar clan avatars and member avatars in the future; otherwise your application will be rejected.***
* <mark style="background-color:purple;">**Leader's UserID and Wallet Address:**</mark> To successfully verify your role as the clan leader, provide your User ID, which can be found by clicking "Profile" in the top right corner and copying it from the "**Player Information**" section. Your wallet address is available on the "Home" screen by swiping left.
* <mark style="background-color:purple;">**List of UserIDs of all clan members:**</mark> In the second part of the form, list the UserIDs of all clan members.&#x20;

> Minimum number of clan members - 10 (including the leader).&#x20;
>
> Maximum number of clan members - 50 (including the leader).&#x20;

*Please note, if a specified clan member is already part of another clan, they will not be added to your clan until they leave their previous clan.*&#x20;

* <mark style="background-color:purple;">**Your Feedback:**</mark> To facilitate mutual understanding and ensure a smoother clan registration process, we welcome any additional comments and questions from you. Feel free to share your thoughts or requests - we're ready to help bring your ideas to life!

Your application will be processed within 4-5 business days after completing the form. An email will be sent from <clans@walken.io> to the email address you provided, containing the outcome of our review regarding your clan and its members' registration.


---

# 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.walken.io/clans-in-walken/clan-registration.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.
