# How to assign an administrator?

The group owner can assign members as administrators. Currently, administrators cannot set other administrators. The group owner enters the group details > Click on the nickname of the member they want to assign as administrator > Select "Set as Administrator," and the member will be set as an administrator.


---

# 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://userguide.luffa.im/how-to-assign-an-administrator.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.
