> For the complete documentation index, see [llms.txt](https://guide.scamshield.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.scamshield.gov.sg/resources/help-center/submit-a-scam-report/why-do-i-still-receive-scams-even-after-i-have-reported-the-scam.md).

# Why do I still receive scams even after I have reported the scam?

The ScamShield app only filters calls and SMSes from senders that are blocked in its database. Phone numbers will only be blocked if they are suspected as scam.

If you have received a potential scam call or SMS that was not picked up by the ScamShield app, this means that the sender may still be undergoing review and has not been blocked in our database. A phone number or link that has been reported, will only be blocked if it is deemed suspicious.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/why-do-i-still-receive-scams-even-after-i-have-reported-the-scam.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.
