# How to

- [How to - Troubleshoot SCA](https://docs.secure-contacts.com/how-to/how-to-troubleshoot-sca.md)
- [How to - Verify Configuation for SCA](https://docs.secure-contacts.com/how-to/how-to-verify-configuation-for-sca.md)
- [How to - Troubleshoot iOS Contact Provider Extention (CPE)](https://docs.secure-contacts.com/how-to/how-to-troubleshoot-ios-contact-provider-extention-cpe.md)
- [SCA Contacts provided via CPE have white text on white background in iOS Contacts](https://docs.secure-contacts.com/how-to/how-to-troubleshoot-ios-contact-provider-extention-cpe/sca-contacts-provided-via-cpe-have-white-text-on-white-background-in-ios-contacts.md)
- [How to - Enter Service Menu](https://docs.secure-contacts.com/how-to/how-to-enter-service-menu.md)
- [How to - Sync Contacts](https://docs.secure-contacts.com/how-to/how-to-sync-contacts.md)
- [How to - Share a Contact](https://docs.secure-contacts.com/how-to/how-to-share-a-contact.md)
- [How to - Create and Edit personal outlook contacts in SCA](https://docs.secure-contacts.com/how-to/how-to-create-and-edit-personal-outlook-contacts-in-sca.md)
- [How to - Troubleshoot Conditional Access with SCA](https://docs.secure-contacts.com/how-to/troubleshooting.md)
- [How to - Troubleshoot Enterprise App Registration](https://docs.secure-contacts.com/how-to/how-to-troubleshoot-enterprise-app-registration.md)
- [How to - Manage Contact Visibiltity for Contact Provider Extention with MDM](https://docs.secure-contacts.com/how-to/how-to-manage-contact-visibiltity-for-contact-provider-extention-with-mdm.md)
- [How to - 3rd Party Visibility for Contact Provider Extention with MDM](https://docs.secure-contacts.com/how-to/how-to-3rd-party-visibility-for-contact-provider-extention-with-mdm.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/how-to.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.
