> 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/using-scamshield.md).

# USING SCAMSHIELD

- [Check for Scams](https://guide.scamshield.gov.sg/using-scamshield/check-for-scams.md)
- [How to check a scam message](https://guide.scamshield.gov.sg/using-scamshield/check-for-scams/how-to-check-a-scam-message.md)
- [How to check a scam call](https://guide.scamshield.gov.sg/using-scamshield/check-for-scams/how-to-check-a-scam-call.md)
- [How to check a website link](https://guide.scamshield.gov.sg/using-scamshield/check-for-scams/how-to-check-a-website-link.md)
- [Submit a Scam Report](https://guide.scamshield.gov.sg/using-scamshield/submit-a-scam-report.md)
- [How to report a scam message](https://guide.scamshield.gov.sg/using-scamshield/submit-a-scam-report/how-to-report-a-scam-message.md)
- [How to report a scam call](https://guide.scamshield.gov.sg/using-scamshield/submit-a-scam-report/how-to-report-a-scam-call.md)
- [How to report a scam website](https://guide.scamshield.gov.sg/using-scamshield/submit-a-scam-report/how-to-report-a-scam-website.md)
- [How to report a scam email](https://guide.scamshield.gov.sg/using-scamshield/submit-a-scam-report/how-to-report-a-scam-email.md)
- [\[BETA\] Get alerts for new scam trends](https://guide.scamshield.gov.sg/using-scamshield/beta-get-alerts-for-new-scam-trends.md): Know the latest scams before they reach you, straight from the police.
- [Setting up Scam Alerts on iOS](https://guide.scamshield.gov.sg/using-scamshield/beta-get-alerts-for-new-scam-trends/setting-up-scam-alerts-on-ios.md)
- [Setting up Scam Alerts on Android](https://guide.scamshield.gov.sg/using-scamshield/beta-get-alerts-for-new-scam-trends/setting-up-scam-alerts-on-android.md)


---

# 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/using-scamshield.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.
