# Will the app filter SMSes from people I know?

The app does not filter messages coming from people in your contact list, or contacts that you have an existing conversation with.

However, in the case of iOS, if an SMS you are expecting isn't in the Junk Messages folder, please check the 'Unknown Senders' SMS folder to double confirm it hasn't been filtered as an unknown contact.


---

# 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/sms-filtering/will-the-app-filter-smses-from-people-i-know.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.
