# Use Cases

This chapter will demonstrate through a series of real application scenarios how to use the core functions of ACE Studio to tackle specific creative challenges, simplify complex workflows, and inspire new musical ideas.

{% content-ref url="/pages/vmgRzFaIuaoB7IetJZbQ" %}
[Edit Vocal from a Mixed Track](/guides/for-newcomers/use-cases/edit-vocal-from-a-mixed-track.md)
{% endcontent-ref %}

{% content-ref url="/pages/xhEoa1JdlRNakcOEHzSZ" %}
[Choir Rehearsal](/guides/for-newcomers/use-cases/choir-rehearsal.md)
{% endcontent-ref %}

{% content-ref url="/pages/14UYxg5PlNXjQA5ssvSD" %}
[Song Writing](/guides/for-newcomers/use-cases/song-writing.md)
{% endcontent-ref %}


---

# 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/guides/for-newcomers/use-cases.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.
