# AI Tools

- [Inspire Me](https://docs.acestudio.ai/ai-tools/inspire-me.md)
- [Add a Layer](https://docs.acestudio.ai/ai-tools/add-a-layer.md): Generate new music layers in ACE Studio by choosing a layer type and describing the style you want.
- [Music Enhancer](https://docs.acestudio.ai/ai-tools/music-enhancer.md): Reimagine and enhance selected audio in ACE Studio with AI-guided transformations.
- [Video Composer](https://docs.acestudio.ai/ai-tools/video-composer.md): Generate music and sound effects for video in ACE Studio with AI-assisted timeline-based editing.
- [Sound Effects](https://docs.acestudio.ai/ai-tools/sound-effects.md): Generate sound effects in your ACE Studio project.
- [Stem Splitter](https://docs.acestudio.ai/ai-tools/stem-splitter.md): Split your song tracks into stems using the ACE Studio Stem Splitter.
- [Vocal to MIDI](https://docs.acestudio.ai/ai-tools/vocal-to-midi.md): Convert vocal tracks into MIDI clips with lyrics for comprehensive vocal production.
- [Voice Changer](https://docs.acestudio.ai/ai-tools/voice-changer.md): Transform vocal into various voices or instrument sounds using the ACE Studio Voice Changer.
- [Doubles](https://docs.acestudio.ai/ai-tools/doubles.md): Use doubles to create a wider and fuller sound.
- [ACE Studio MCP Server](https://docs.acestudio.ai/ai-tools/ace-studio-mcp-server.md): Connect ACE Studio to AI clients through its experimental MCP server.


---

# 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-tools.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.
