# Features

## GUI

Everything is controllable via GUI for more pleasant management.

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

## Member Status

There are messages to indicate who joins or leaves the server and is part of the guild.

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

## Guild Chat

It is possible to write in the Guild chat. All members will see it, even if they have it turned off.

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

## Logs

Every action within the guild is saved and can be viewed via GUI.

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

## Guild Info

It is possible to see some guild info and the list of members based on rank via commands.

<figure><img src="/files/6WhGK3IBJPjh3ktoXtxB" alt=""><figcaption></figcaption></figure>

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


---

# 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.ohalee.com/products/ultimateguilds/features.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.
