# Setup Call Blocking

The ScamShield app will only block calls from phone numbers that are suspected as scam by authorities. ScamShield **will not block calls** from known phone numbers in your contacts. Phone numbers will only be blocked by authorities if they are deemed suspicious.

To find out how to setup your call blocking permissions, please refer to the following links:

{% content-ref url="/pages/Y414ks1HWiOqAq5rJoK9" %}
[Setup call blocking on iOS](/getting-started/setup-call-blocking/setup-call-blocking-on-ios.md)
{% endcontent-ref %}

{% content-ref url="/pages/58OweFpt9wru2L48lf63" %}
[Setup call blocking on Android](/getting-started/setup-call-blocking/setup-call-blocking-on-android.md)
{% endcontent-ref %}


---

# 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/getting-started/setup-call-blocking.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.
