# Anti-Cheating System

Singsing uses **AI** (Artificial intelligence) deep learning technology to assess the appropriate vocal quality, including the appropriate lyrics, music, and tone of voice.

* In order to give the final score, it examines the similarity of the user's recordings in order to identify comparable recordings (self-replay the recording of the voice, not the actual song).
* Additionally, the singer's face is evaluated and scored using **AI vision technology**, providing an extra benefit for those who sing while turning on the camera.


---

# 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://singsing.gitbook.io/singsing/platform/deprecated/application/anti-cheating-system.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.
