# 시작하기

- [새로운 기능](https://docs.acestudio.ai/docs/product-wiki-ko/getting-started/whats-new.md): ACE Studio 2.0의 새로운 AI 음성, 악기, 생성형 키트, 새롭게 디자인된 캔버스, 성능 향상을 소개합니다.
- [설치](https://docs.acestudio.ai/docs/product-wiki-ko/getting-started/installation.md): ACE Studio 설치 방법에 대한 단계별 가이드입니다.
- [인터페이스 둘러보기](https://docs.acestudio.ai/docs/product-wiki-ko/getting-started/tour-the-interface.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/getting-started.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.
