# 음악

{% hint style="warning" %}
**이 페이지는 현재 업데이트 중인 내용을 다룹니다.**\
업데이트 상황에 따라 내용에 변동이 생길 수 있습니다.
{% endhint %}

{% hint style="info" %}
현재 스폰 서버에서만 이용 가능합니다.
{% endhint %}

음악을 연주하려면 악보, 악기 아이템, 플레이 권한 세 가지가 모두 필요해요.

## 악보

빈 악보를 코인으로 구매하고 내용을 채워 원하는 음악을 연주할 수 있어요.\
자세한 방법은 [악보 작성](/beartown/basic/accessories/music/sheet.md) 문서를 참고해 주세요.

## 악기 아이템

악보에 따라 음악을 연주하려면 악기 아이템이 필요해요.

악기는 꿀로 구매할 수 있고, 현재는 4종류의 악기가 있어요.

* 피아노 (그랜드와 일렉은 외형만 다르고 성능은 동일합니다.) - <mark style="color:yellow;">**VIP 권한에 포함되어 있습니다.**</mark>
* 차임
* 플룻
* 기타

## 연주 권한

각 악기에 대한 연주 권한이 없으면 아이템이 있더라도 음악을 연주할 수 없어요.

예를 들어, A가 친구 B에게 플룻을 사주더라도 B에게 플룻 연주 권한이 없다면 B는 플룻을 사용할 수 없는 거예요.

<mark style="color:yellow;">**VIP 유저는 별다른 비용 없이 피아노 2종의 연주 권한을 가지고**</mark>, 그 외 악기의 연주 권한은 <mark style="color:yellow;">**/스폰**</mark>**&#x20;→&#x20;**<mark style="color:purple;">**버스 정류장**</mark>**&#x20;→&#x20;**<mark style="color:blue;">**악기 상점**</mark>에서 <img src="/files/6T2qXua51ZjWLHgl6Wqk" alt="" data-size="line">**로얄 젤리**로 연주권 구매를 통해 얻을 수 있습니다.

## 연주 방법

스폰의 버스정류장을 통해 악기상점으로 이동하셔서 음악 상인에게서 빈 악보를 구매하신 후, [악보 작성](/beartown/basic/accessories/music/sheet.md) 문서의 내용에 따라 내용을 채워 주세요.

내용을 다 작성한 후 <mark style="color:red;">서명하지 마시고</mark>, 손에 해당 악보 아이템을 든 채로 <mark style="color:yellow;">**/music sheet add (악기이름) (원하는음악이름)**</mark> 명령어를 입력해 주세요.

그 후 위 악기이름 부분에 적으신 악기를 손에 들고, <mark style="color:yellow;">**/music sheet play (원하는음악이름)**</mark> 명령어로 위에서 등록하신 음악을 플레이하실 수 있어요!

## 기타

음악 연주 소리는 Esc - 설정 - 음악 및 소리 - 블록에서 조정할 수 있어요.


---

# 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/accessories/music.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.
