# How does the ScamShield app work?

The ScamShield app allows users to do the following:

1. Checking of scams - easily find out if a suspicious message, link, or phone number is a scam. ScamShield uses a robust algorithm, with AI/ML classification to evaluate the check outcome.&#x20;
2. Submitting scam reports  - users can now upload screenshots with scam reports, so ScamShield can monitor them more effectively. Phone numbers, messages and links that are reported will be reviewed. If they are deemed suspicious, ScamShield will block the phone numbers and links.
3. Blocking and filtering - provides users with step-by-step instructions on how to set up their phone to block scam calls and SMSes.


---

# 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://guide.scamshield.gov.sg/resources/help-center/about-scamshield/how-does-the-scamshield-app-work.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.
