# 명령어: 주민

### 주민 명령어 도움말 확인하기&#x20;

마을/국가 의 주민이 사용할 수 있는 명령어를 확인합니다.&#x20;

```
/주민 도움말 
```

### 자신의 정보 확인하기&#x20;

자신의 정보를 확인합니다.&#x20;

```
/주민 
```

### 대상 주민 정보 확인하기&#x20;

대 주민의 정보를 확인합니다.&#x20;

```
/주민 정보 <대상> 
```


---

# 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.metacraft.kr/metown-tm/towny/village.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.
