> For the complete documentation index, see [llms.txt](https://docs.godai.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.godai.world/guides/how-to-play/creating-a-clan.md).

# Creating a clan

In order to start playing the game you will first need to create a clan. The clan creation dialog will appear automatically when you connect your wallet to the website for the first time by pressing the "Connect" button in the top right corner of the page:

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

To successfully create your clan you will need to enter your desired clan name and choose the clan banner. Clan name can be any string of 16 characters with a single white spaces. Clan banner can be generated by choosing one of the available symbols and the colors of the symbol and the background.


---

# 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:

```
GET https://docs.godai.world/guides/how-to-play/creating-a-clan.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.
