# AI Instruments

- [Instrument Library](https://docs.acestudio.ai/ai-instruments/instrument-library.md): Browse AI instruments and unison presets from the Instrument Library in ACE Studio.
- [Create Instrument Sounds](https://docs.acestudio.ai/ai-instruments/create-instrument-sounds.md): Learn how to use AI Instruments in ACE Studio.
- [Editing Notes](https://docs.acestudio.ai/ai-instruments/create-instrument-sounds/editing-notes.md): Edit MIDI notes for AI Instruments in ACE Studio.
- [Articulations](https://docs.acestudio.ai/ai-instruments/create-instrument-sounds/articulations.md): Discover ACE Studio AI Instrument articulations.
- [Expression Controls](https://docs.acestudio.ai/ai-instruments/create-instrument-sounds/expression-controls.md): Discover ACE Studio AI Instrument expression controls.
- [Unison Mode for instruments](https://docs.acestudio.ai/ai-instruments/create-instrument-sounds/unison-mode-for-instruments.md): Combine multiple AI instruments into a single unison track in 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/ai-instruments.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.
