# Dealing with members

## Inviting your friends

It is important for your guild as they will help in leveling it up.\
You can start inviting your friends by <mark style="color:blue;">**/guild invite \[@member]**</mark>**&#x20;and they can either accept or decline the request:**

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

{% hint style="info" %}
You can have up to 20 members in your guild.
{% endhint %}

## Viewing guild members

You can view all your guild members by <mark style="color:blue;">**/guild members**</mark>**&#x20;:**

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

It will show their guild coins (obtained from contributing) , their role, and when they joined

## Promoting & Demoting guild members

We know that it is frustrating for the leader to manage their guild on their own, and we have the solution!

You can promote a guild member to an inviter or an assistant.

* Inviters: They can invite new members to your guild
* Assistants: They can invite & kick members, promote/demote members to/from inviters, start a guild battle and can also activate a guild boost!

To promote a member, you can do so by <mark style="color:blue;">**/guild promote \[@member]**</mark> :

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

and to demote you can do : <mark style="color:blue;">**/guild demote \[@member]**</mark>

{% hint style="info" %}
**Assistants can't promote/demote members to/from assistant role**
{% endhint %}

## Kicking a member

To kick a member, simply type <mark style="color:blue;">**/guild kick \[@member]**</mark>&#x20;

## Leaving a guild

To leave your guild, you can do <mark style="color:blue;">**/guild leave,**</mark> *but remember that some perks will be lost.*

*Now it is time to contribute to your guild and increase its wealth!*


---

# 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/dealing-with-members.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.
