# Sip & CIPP

- [Conditional Access](https://docs.cipp.app/sip-and-cipp/conditional-access.md): Exploring the Essentials of Conditional Access: Techniques, challenges, and strategies for effective cybersecurity using CIPP.
- [Autopilot & Intune](https://docs.cipp.app/sip-and-cipp/autopilot-and-intune.md): Dive deep into Autopilot: Enrollment methods, features, setup challenges, and key settings' impact using CIPP.
- [Rise of the CIPPs](https://docs.cipp.app/sip-and-cipp/rise-of-the-cipps.md): Technicalities of CIPP: highlighting it's capabilities in user management, templating, scheduling tasks, and handling compromised accounts.
- [From Fork to Feature](https://docs.cipp.app/sip-and-cipp/from-fork-to-feature.md): Contributing to CIPP : A deep dive into development, forking, API creation, and tips for project contributions


---

# 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.cipp.app/sip-and-cipp.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.
