# How is reporting different from check for scams?

<mark style="color:blue;">**Check for Scams**</mark> - **if** **you are unsure** of whether you have received a scam, you may check the message, phone number or link using the ScamShield app.&#x20;

<mark style="color:blue;">**Submitting a Scam Report**</mark> - when **you are pretty sure** a message or call is a scam, it is more useful to go ahead and report it so that it can be reviewed by the team.


---

# 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/submit-a-scam-report/how-is-reporting-different-from-check-for-scams.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.
