# FAQ

- [Definition of Terms](https://docs.acrcloud.com/faq/definition-of-terms.md)
- [Service Usage](https://docs.acrcloud.com/faq/service-usage.md)
- [AI Music Detection](https://docs.acrcloud.com/faq/ai-music-detection.md): This FAQ explains how ACRCloud's AI Music Detection feature works for audio content, including prediction thresholds, output interpretation, supported source categories, and performance notes.


---

# 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.acrcloud.com/faq.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.
