# Console Tutorials

- [Recognize Music](https://docs.acrcloud.com/get-started/tutorials/recognize-music.md): Identify music via line-in audio source or microphone with ACRCloud Music database.
- [Recognize Custom Content](https://docs.acrcloud.com/get-started/tutorials/recognize-custom-content.md): Identify your custom content via media files or microphone with internet connections.
- [Broadcast Monitoring for Music](https://docs.acrcloud.com/get-started/tutorials/broadcast-monitoring-for-music.md): Monitor live streams, radio or TV stations with ACRCloud Music database.
- [Broadcast Monitoring for Custom Content](https://docs.acrcloud.com/get-started/tutorials/broadcast-monitoring-for-custom-content.md): Monitor live streams, radio or TV stations with your custom database.
- [Detect Live & Timeshift TV Channels](https://docs.acrcloud.com/get-started/tutorials/detect-live-and-timeshift-tv-channels.md): Detect which live channels or timeshifting content the audiences are watching on the app/device.
- [Recognize Custom Content Offline](https://docs.acrcloud.com/get-started/tutorials/recognize-custom-content-offline.md): Identify your custom content on the mobile apps without internet connections
- [Recognize Live Channels and Custom Content](https://docs.acrcloud.com/get-started/tutorials/recognize-tv-channels-and-custom-content.md): Identify both custom files you uploaded and live channels you ingested.
- [Find Potential Detections in Unknown Content Filter](https://docs.acrcloud.com/get-started/tutorials/find-potential-detections-in-unknown-content-filter.md): Unknown Content Filter (UCF) is a feature that helps customers to find potential detections in repeated content but not detected in audio recognition.


---

# 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/get-started/tutorials.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.
