# Voice Cloning & Character Management

- [Overview](https://docs.vocu.ai/voices/overview.md): You can learn more about how to create characters and perform voice cloning here, and get various usage tips
- [Instant Cloning](https://docs.vocu.ai/voices/create.md): Learn here how to add a character and assign it a voice sample for instant cloning
- [Professional Cloning](https://docs.vocu.ai/voices/pro-clone.md): Learn here how to perform professional cloning to obtain unparalleled voice generation effects
- [Character Management](https://docs.vocu.ai/voices/manage.md): Learn how you can manage your created characters
- [Important Notes](https://docs.vocu.ai/voices/tips.md): Some precautions and best practices about voice cloning


---

# 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.vocu.ai/voices.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.
