# Introduction

- [Secure Contacts App (SCA)](https://docs.secure-contacts.com/introduction/secure-contacts-app-sca.md): Welcome to the Secure Contacts Documentation
- [Secure Contacts App (SCA) (2025) new 3.0 release](https://docs.secure-contacts.com/introduction/secure-contacts-app-sca-2025-new-3.0-release.md): Welcome to the Secure Contacts Documentation
- [Secure Contacts App (SCA) - Safe & GDPR Compliant (2022-2024)](https://docs.secure-contacts.com/introduction/secure-contacts-app-sca-safe-and-gdpr-compliant-2022-2024.md)
- [Quick Facts](https://docs.secure-contacts.com/introduction/quick-facts.md): SCA - Quick Facts
- [Technical / Security Overview](https://docs.secure-contacts.com/introduction/technical-security-overview.md)
- [Technical / Security Overview (2024)](https://docs.secure-contacts.com/introduction/technical-security-overview-2024.md)
- [Data Protection & GDPR Compliance](https://docs.secure-contacts.com/introduction/data-protection-and-gdpr-compliance.md)
- [Editions](https://docs.secure-contacts.com/introduction/editions.md): Overview: Standard vs. Enterprise Editions of Secure Contacts App (SCA)
- [Update SCA 2.0 to 3.0](https://docs.secure-contacts.com/introduction/update-sca-2.0-to-3.0.md)


---

# 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://docs.secure-contacts.com/introduction.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.
