# AI乐器

- [乐器库](https://docs.acestudio.ai/docs/product-wiki-zh/ai-yue-qi/yue-qi-ku.md): 在 ACE Studio 的乐器库中浏览 AI乐器和合奏，并将其添加到你的工程中。
- [创建乐器音色](https://docs.acestudio.ai/docs/product-wiki-zh/ai-yue-qi/chuang-jian-yue-qi-yin-se.md): 了解如何在 ACE Studio 中使用 AI乐器。
- [编辑音符](https://docs.acestudio.ai/docs/product-wiki-zh/ai-yue-qi/chuang-jian-yue-qi-yin-se/bian-ji-yin-fu.md): 在 ACE Studio 中编辑 AI乐器的 MIDI 音符。
- [演奏法](https://docs.acestudio.ai/docs/product-wiki-zh/ai-yue-qi/chuang-jian-yue-qi-yin-se/yan-zou-fa.md): 探索 ACE Studio AI 乐器的演奏法。
- [表情参数](https://docs.acestudio.ai/docs/product-wiki-zh/ai-yue-qi/chuang-jian-yue-qi-yin-se/biao-qing-can-shu.md): 探索 ACE Studio AI 乐器的表情参数。
- [合奏](https://docs.acestudio.ai/docs/product-wiki-zh/ai-yue-qi/chuang-jian-yue-qi-yin-se/he-zou.md): 将多个 AI乐器合并到单一轨道中，在 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-zh/ai-yue-qi.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.
