# Creating a guild

{% hint style="info" %}
Note: You can just join your friends guild instead of creating a new one.
{% endhint %}

To create your own guild you can start by <mark style="color:blue;">**/guild create**</mark> :&#x20;

<figure><img src="/files/ligdCKoQoZg3bL9vRLS0" alt="" width="449"><figcaption></figcaption></figure>

As you saw, creating a guild requires 2500 dragon coins

To continue just click on Create Guild Button and type your guild name there

After successfully created, the bot will send you your initial guild info:

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

{% hint style="info" %}
Tip: to set a slogan you can do <mark style="color:blue;">**/guild settings slogan**</mark>
{% endhint %}

Congrats!! you can access your guild info again by <mark style="color:blue;">**/guild info**</mark> , now let's go to invite your friends!


---

# 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://help.rexybot.xyz/game-guides/guilds/creating-a-guild.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.
