# 알바 고용

앞에서 익힌 내용들을 응용하여 알바생을 고용하고 관리할 수 있어요.

고용하려는 알바생이 당신의 마을이 있는 채널에서 ...

* 당신의 마을에 가입할 수 <mark style="color:blue;">있는</mark> 경우: [A 문단](#a.)이나 [B 문단](#b.)으로 이동해 주세요.
* 당신의 마을에 가입할 수 <mark style="color:red;">없고</mark>
  * 자신만의 마을이 <mark style="color:blue;">있는</mark> 경우: [C 문단](#c.)으로 이동해 주세요.
  * 자신만의 마을도 <mark style="color:red;">없는</mark> 경우: [D 문단](#d.)으로 이동해 주세요.

## A. 알바 구역을 만들어 초대하기

{% hint style="info" %}
특정 구역에서만 알바 작업이 이루어지는 경우에 추천드려요.
{% endhint %}

1. 알바가 이루어질 영역을 새로운 구역으로 지정해 주세요. (→ [구역 만들기](/beartown/basic/lands/additional/area.md))
2. <mark style="color:green;">**`/마을 초대 <닉네임> <구역 이름>`**</mark>으로 알바생을 앞에서 만든 구역에 초대해 주세요.

## B. 알바생 등급으로 초대하기

{% hint style="info" %}
마을 전역에서 알바 작업이 이루어지는 경우에 추천드려요.
{% endhint %}

1. <mark style="color:green;">**`/l`**</mark> - <mark style="color:yellow;">**역할 권한 설정**</mark> - <mark style="color:yellow;">**알바**</mark>에서 필요한 권한만 허용해 주세요.
2. <mark style="color:green;">**`/마을 초대 <닉네임>`**</mark>으로 알바생을 마을에 초대해 주세요.
3. <mark style="color:green;">**`/l`**</mark> - <mark style="color:yellow;">**역할 권한 설정**</mark> - <mark style="color:yellow;">**구성원**</mark>에서 등급을 조정해 주세요.

## C. 동맹을 맺고 권한 주기

{% hint style="info" %}
알바생 외에 다른 동맹 마을원들이 있는 경우 권한 설정에 주의해 주세요.
{% endhint %}

1. <mark style="color:green;">**`/l`**</mark> - <mark style="color:yellow;">**입주민 권한**</mark> - <mark style="color:yellow;">**동맹**</mark>에서 필요한 권한만 허용해 주세요.
2. <mark style="color:green;">**`/l player <알바생 닉네임>`**</mark>으로 알바생의 마을 이름을 확인해 주세요.
3. <mark style="color:green;">**`/l relations allies add <마을 이름>`**</mark> 으로 동맹 요청을 보내고\
   알바생이 <mark style="color:green;">**`/l relations`**</mark> - <mark style="color:yellow;">**받은 요청**</mark>에서 수락하도록 안내해 주세요.
4. 알바가 끝나면 <mark style="color:green;">**`/l relations allies remove <마을 이름>`**</mark>으로 동맹을 파기할 수 있어요.

## D. 방문자 권한 조정하기

{% hint style="warning" %}
방문자 권한을 조정하는 경우에는 우연히 마을에 들어온 유저도\
블록 설치나 파괴 등의 작업을 자유롭게 할 수 있으니 주의해 주세요.
{% endhint %}

<mark style="color:green;">**`/l`**</mark> - <mark style="color:yellow;">**입주민 권한**</mark> - <mark style="color:yellow;">**방문자**</mark>에서 권한을 조정하여\
알바생이 필요한 작업을 할 수 있도록 허용할 수 있어요.

## 주의 사항

* 권한 조정 실수나 알바생 관리 미숙 등으로 피해가 발생하더라도 복구받을 수 없어요.\
  ([→ 규칙 - 5. 복구 - 5.2. 개인 과실](https://wiki.beartown.kr/beartown/basic/lands/additional/pages/sRfuSJEv9mRXIjdBZx3m#5.2.))


---

# 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/parttimer.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.
