# 명령어: 채팅

### 동맹 채팅 사용하기&#x20;

동맹들에게만 보이는 채팅을 사용합니다.

```
/채팅 동맹 
```

### 마을 채팅 사용하기 &#x20;

마을원에게만 보이는 채팅을 사용합니다.

```
/채팅 마을 
```

### 공개 채팅 사용하기 &#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/chat.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.
