# Instrument Library

<figure><img src="/files/fyX7h2Kvjat3bisUWK5I" alt="" width="345"><figcaption></figcaption></figure>

## Access AI Instruments

There a 3 ways to browse AI instruments from the instrument library:

### Browse from the Toolbar

<figure><img src="/files/XNXUwyYq0cpy91xmYIHs" alt=""><figcaption></figcaption></figure>

Click on the second icon from the Toolbar to open the instrument library, where you can browse all AI instruments available. Drag a instrument on the canvas to add to your current project, you can also click on the instrument and click again on the canvas to do so.

### Browse form Canvas

<figure><img src="/files/Znt4Or2HiyzL78faJr7K" alt=""><figcaption></figcaption></figure>

Double click on any empty tracks from canvas to open the instrument library, where you can browse all AI instruments available. Then you can select a instrument to add to your current project.

### Browse from Instrument Track Panel

<figure><img src="/files/KI0863B0q5rHohVIIswT" alt=""><figcaption></figcaption></figure>

Click on the picture of instrument track panel to open the Instrument Library, where you can browse all AI instruments available. You can drag and drop instrument into [Ensembles](#ensembles).

### Adding an AI Instrument on Canvas

Through the above operations, the corresponding track on the canvas will load this instrument, and a instrument clip will be created at the corresponding position on the canvas.

## Instrument Library

There are 2 tabs in the instrument library:

### Pre-made Instruments

Pre-made instruments are crafted by ACE Studio using datasets of professional musicians and their performances in a responsible way. These instruments faithfully capture the unique characteristics and expressive qualities of the original players. We are continuously adding new pre-made instruments to meet diverse music production needs.

### Ensembles

Pre-made ensembles and your saved ensemble presets are shown under this tab.

Right click on your saved enssemble card to manage it. You can modify its name and tags, or delete it from your account.

To learn more about the feature, please refer to [Ensembles](/ai-instruments/create-instrument-sounds/ensembles.md).

### Search Instruments

Click on the search bar to activate the search mode. You can search with text to locate a instrument you want.

Click on the close button from the right side of the search bar to deactivate the search mode.


---

# 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/instrument-library.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.
