# 관리자 관리

등록된 관리자 관리에 대해서 알아보세요.\
이름, 등록일을 볼 수 있으며, 추가, 수정 기능을 제공합니다.

## 📘 관리자 계정

### 추가

마스터 NFT를 보유한 관리자만 추가 기능을 사용할 수 있습니다.

### 수정

마스터 관리자와 본인만 수정할 수 있습니다.


---

# 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://metastar.gitbook.io/daopass-doc/partner/contents/managers.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.
