# Advanced Techniques & Pro Tips

- [How to Fine-tune the Pitch Curve](https://docs.acestudio.ai/guides/advanced-techniques-and-pro-tips/how-to-fine-tune-the-pitch-curve.md): Learn to fine-tune the pitch curve in ACE Studio for diverse vocal expressions and effects.
- [How to Create a Children's Choir](https://docs.acestudio.ai/guides/advanced-techniques-and-pro-tips/how-to-create-a-childrens-choir.md): Create a children's choir in ACE Studio using the AI Choir feature.
- [Add Vibrato or Remove AI-generated Vibrato](https://docs.acestudio.ai/guides/advanced-techniques-and-pro-tips/add-vibrato-or-remove-ai-generated-vibrato.md): Control vibrato in ACE Studio by adding it manually or removing AI-generated vibrato.
- [Consonants(Pronunciations)](https://docs.acestudio.ai/guides/advanced-techniques-and-pro-tips/consonants-pronunciations.md)
- [Gentle or Powerful](https://docs.acestudio.ai/guides/advanced-techniques-and-pro-tips/gentle-or-powerful.md)
- [Add a Breath](https://docs.acestudio.ai/guides/advanced-techniques-and-pro-tips/add-a-breath.md): Add natural-sounding breaths to your vocal tracks in ACE Studio.
- [Don't Duplicate! Use Vocal Doubles](https://docs.acestudio.ai/guides/advanced-techniques-and-pro-tips/dont-duplicate-use-vocal-doubles.md)


---

# 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/advanced-techniques-and-pro-tips.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.
