# 마을 간 관계

마을끼리 동맹을 맺어 양쪽 마을원이 서로의 마을에서 특별한 권한을 누릴 수 있어요.\
(자세한 원리는 [입주민 관리> 등급 관리](/beartown/basic/lands/essential/members.md)를 확인해 주세요.)

동맹 마을에는 스마트호퍼 설치, 홈 설정이 <mark style="color:red;">**불가능**</mark>해요.

## 동맹 신청하기

<mark style="color:green;">**`/l relations allies add <마을 이름>`**</mark>으로 다른 마을에 동맹 요청을 보낼 수 있어요.

## 동맹 수락하기

<mark style="color:green;">**`/마을 관계`**</mark> 또는 <mark style="color:green;">**`/l relations`**</mark> - <mark style="color:yellow;">**받은 요청**</mark>(맨 오른쪽)을 눌러 동맹 요청을 수락할 수 있어요.

## 동맹 끊기

다음 방법으로 동맹을 파기할 수 있어요.

* <mark style="color:green;">**`/l relations`**</mark> - <mark style="color:yellow;">**동맹국**</mark> - 해당 마을 아이템 버리기
* <mark style="color:green;">**`/l relations allies remove <마을 이름>`**</mark>

{% hint style="info" %}
적 마을도 설정할 수 있지만, 동맹 마을과 달리 별다른 기능을 하지는 않아요.
{% endhint %}


---

# 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://wiki.beartown.kr/beartown/basic/lands/additional/relations.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.
