# 부록

- [라이선스 및 저작권](https://docs.acestudio.ai/docs/product-wiki-ko/appendix/license-and-copyright.md)
- [음소 사전](https://docs.acestudio.ai/docs/product-wiki-ko/appendix/phoneme-dictionary.md): ACE Studio 가창 언어에 지원되는 음소와 IPA 매핑을 참조하세요.
- [단축키](https://docs.acestudio.ai/docs/product-wiki-ko/appendix/shortcuts.md): 편집, 탐색, 재생을 위한 ACE Studio 키보드 단축키를 알아보세요.


---

# 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://docs.acestudio.ai/docs/product-wiki-ko/appendix.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.
