# Enduser guide

- [iOS - Userguide & Onboarding](https://docs.secure-contacts.com/enduser-guide/ios-userguide-and-onboarding.md)
- [Android - Userguide & Onboarding](https://docs.secure-contacts.com/enduser-guide/android-userguide-and-onboarding.md)
- [iOS - activate Caller Identification](https://docs.secure-contacts.com/enduser-guide/caller-identification-ios.md)
- [Android - activate Caller Identification](https://docs.secure-contacts.com/enduser-guide/android-activate-caller-identification.md)
- [iOS - Dual-Sim with SCA](https://docs.secure-contacts.com/enduser-guide/ios-dual-sim.md)
- [Android - Dual-Sim with SCA](https://docs.secure-contacts.com/enduser-guide/android-dual-sim.md)
- [iOS - activate Caller Identification](https://docs.secure-contacts.com/enduser-guide/caller-identification.md)
- [iOS - Userguide](https://docs.secure-contacts.com/enduser-guide/step-5-onboard-sca-on-your-device.md)
- [iOS - App Manual](https://docs.secure-contacts.com/enduser-guide/app-manual.md)
- [Contacts page](https://docs.secure-contacts.com/enduser-guide/app-manual/contacts-page.md)
- [Contacts Sync](https://docs.secure-contacts.com/enduser-guide/app-manual/contacts-sync.md)
- [Contact information](https://docs.secure-contacts.com/enduser-guide/app-manual/contact-information.md)
- [Contact settings menu](https://docs.secure-contacts.com/enduser-guide/app-manual/contact-settings-menu.md)
- [Side menu](https://docs.secure-contacts.com/enduser-guide/app-manual/side-menu.md)
- [Logviewer](https://docs.secure-contacts.com/enduser-guide/app-manual/logviewer.md)
- [Help menu](https://docs.secure-contacts.com/enduser-guide/app-manual/help-menu.md)
- [vCard](https://docs.secure-contacts.com/enduser-guide/app-manual/vcard.md)
- [Android Enterprise - Userguide](https://docs.secure-contacts.com/enduser-guide/step-3-onboard-sca-on-your-device.md)
- [iOS - Onboarding SCA](https://docs.secure-contacts.com/enduser-guide/onboarding-sca.md): These Steps to onboard SCA on your Test device, once it is fully activated in your Azure Tenant.
- [iOS - vCard sharing and editing](https://docs.secure-contacts.com/enduser-guide/ios-vcard-sharing-and-editing.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/enduser-guide.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.
