> For the complete documentation index, see [llms.txt](https://thingsflow.gitbook.io/studio-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thingsflow.gitbook.io/studio-guide/directions/setbgm.md).

# 배경음악 적용하기

효과음과 마찬가지로, 작품의 상황에 맞는 <mark style="color:purple;">**\[**</mark><mark style="color:purple;">**`배경음악]`**</mark> 역시 적용 가능합니다.

> 🚨<mark style="color:red;">**!주의!**</mark>🚨\
> 외부 출처의 효과음 및 배경음악을 활용할 때는, 사용이 가능한 음원이 맞는지 필수적으로 저작권을 확인합시다!&#x20;

자 그럼, 방법에 대해 알아볼까요?

***

효과음 설정과 가장 다른 점은, 회차가 진행되는 동안 아주 길게 틀 수 있다는 부분과 <mark style="color:purple;">**"켜기"**</mark>와 <mark style="color:purple;">**"끄기"**</mark> 가 있다는 점입니다.

❶ 채팅창 아래의 **‘배경음악’** 버튼을 클릭 합니다.

<figure><img src="/files/bDzLKhEomkbyxDdhQl2e" alt="" width="375"><figcaption></figcaption></figure>

&#x20;

❷ 배경음악 **켜기** 버튼을 클릭 합니다.

<figure><img src="/files/x2GmbExWxLrglGtK4tCu" alt="" width="375"><figcaption></figcaption></figure>

&#x20;

❸ 배경음악은 저장된 에셋이 따로 없습니다. 따라서 작가님께서 가지고 계신 음원을 라이브러리에서 직접 선택해 설정하시면 됩니다.

<figure><img src="/files/hveTH7kGAte9vxJdsaAL" alt=""><figcaption></figcaption></figure>

&#x20;

❹ 오른쪽 회색 플레이 버튼을 누르면 업로드 한 파일을 미리 듣기 할 수 있고, 선택하고 완료를 누르면 적용이 됩니다.

<figure><img src="/files/rsoSdFZOMQJYEEmtxBnA" alt="" width="375"><figcaption></figcaption></figure>

❺ 스튜디오 편집툴에서는 이렇게 나타납니다.

<figure><img src="/files/5l2HTLakrcyGeSsCjnAD" alt="" width="375"><figcaption></figcaption></figure>

❻ <mark style="color:red;">**(중요!)**</mark> 배경음악을 켰다면, 반드시 ❷에서의 **"끄기"** 를 설정해주세요!

<figure><img src="/files/rYE9JbRr7FsypllrZheP" alt=""><figcaption></figcaption></figure>

**회차 내 "켜기"가 있는데 "끄기" 설정이 되지 않을 경우, 검수 오류로 인해 회차 발행이 이루어지지 않습니다.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://thingsflow.gitbook.io/studio-guide/directions/setbgm.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.
