# How to Add Community Admins?

To open your created community, find the settings button in the community info card on the left side.&#x20;

<div align="left"><figure><img src="/files/dnJVFNUOjLddZd0UkZoP" alt="" width="235"><figcaption></figcaption></figure></div>

Click on the "Administration" section, select your community administrators, and click the “+” sign to add them.&#x20;

Then click "Save" to set the administrator.&#x20;

<div align="left"><figure><img src="/files/qATIHz090dIotlOcBJz4" alt="" width="434"><figcaption></figcaption></figure></div>

If you want to remove an administrator, click the "X" to delete them.&#x20;

<div align="left"><figure><img src="/files/8SoCAOmqPz3n7An7dCXk" alt="" width="441"><figcaption></figcaption></figure></div>

The community creator can add or remove administrators at any time.&#x20;

The person delegated as an administrator has two privileges: first, they can post public quests and settle the quests they initiate; second, they can assist the community creator in managing the chatroom by muting or unmuting others.

Video Tutorials:

{% embed url="<https://youtu.be/qvRdnVWfKz4>" %}


---

# 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://decentramind.gitbook.io/decentramind/tutorials-for-communities/how-to-add-community-admins.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.
