> For the complete documentation index, see [llms.txt](https://docs.acestudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.acestudio.ai/docs/product-wiki-ko/creative-library/song-templates.md).

# 송 템플릿

크리에이티브 라이브러리 템플릿은 커뮤니티가 제작한 미리 설계된 곡 구조로, 음악 제작의 기반이 됩니다. 이러한 템플릿에는 편곡, 악기 구성 및 기타 핵심 요소가 포함되어 있어 기존 프레임워크를 바탕으로 작업을 확장할 수 있습니다.

## 템플릿 찾아보기

<figure><img src="/files/77506435d29caf78cbb61053ccc3916543d727c5" alt="" width="518"><figcaption></figcaption></figure>

* 툴바의 마지막 아이콘을 클릭하여 크리에이티브 라이브러리 패널을 엽니다. 다음으로 이동합니다. <kbd>송 템플릿</kbd> 크리에이티브 라이브러리 패널의 탭입니다.
* 기본적으로 커뮤니티 제작 템플릿이 모두 표시되며, 커뮤니티 목록 순서로 정렬됩니다. 템플릿 이미지를 클릭하면 템플릿 사운드를 미리 들을 수 있습니다.
* 검색창을 사용해 검색 모드로 들어가고 장르, 지속시간:, 키, 언어, BPM을 포함한 다양한 기준으로 템플릿을 필터링하세요.
* 클릭합니다 <kbd>내 컬렉션</kbd> 수집한 템플릿만 보려면.

## 템플릿 수집

* 수집하지 않은 템플릿에는 <kbd>+</kbd> 아이콘이 표시됩니다. 클릭 <kbd>+</kbd> 템플릿을 컬렉션에 추가하려면.
* 수집했지만 다운로드하지 않은 템플릿에는 다운로드 버튼이 표시됩니다. 버튼을 클릭하여 템플릿을 다운로드하세요.
* 수집 및 다운로드한 템플릿을 클릭하면 템플릿 프로젝트를 바로 불러올 수 있습니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.acestudio.ai/docs/product-wiki-ko/creative-library/song-templates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
