# Profile Deployment

- [Microsoft Intune](https://docs.radiusaas.com/profile-deployment/microsoft-intune.md)
- [Server Trust](https://docs.radiusaas.com/profile-deployment/microsoft-intune/trusted-root.md)
- [WiFi Profile](https://docs.radiusaas.com/profile-deployment/microsoft-intune/wifi-profile.md): Please follow below guides to configure WiFi profiles in Intune for different endpoint device types.
- [Windows](https://docs.radiusaas.com/profile-deployment/microsoft-intune/wifi-profile/windows.md): This guide is applicable for both scenarios: using user- or device-type certificates for WiFi authentication.
- [iOS/iPadOS & macOS](https://docs.radiusaas.com/profile-deployment/microsoft-intune/wifi-profile/apple-devices.md): This guide is applicable for both scenarios: using user- or device-type certificates for WiFi authentication.
- [Android](https://docs.radiusaas.com/profile-deployment/microsoft-intune/wifi-profile/android.md)
- [Wired Profile](https://docs.radiusaas.com/profile-deployment/microsoft-intune/wired-profile.md): Please follow below guides to configure profiles for your wired access policies in Intune and different endpoint device types.
- [Windows](https://docs.radiusaas.com/profile-deployment/microsoft-intune/wired-profile/windows.md)
- [macOS](https://docs.radiusaas.com/profile-deployment/microsoft-intune/wired-profile/mac.md)
- [Jamf Pro](https://docs.radiusaas.com/profile-deployment/jamf-pro.md)
- [Server Trust](https://docs.radiusaas.com/profile-deployment/jamf-pro/server-trust.md)
- [WiFi Profile](https://docs.radiusaas.com/profile-deployment/jamf-pro/wifi-profile.md)
- [Wired Profile](https://docs.radiusaas.com/profile-deployment/jamf-pro/wired-profile.md)
- [Google Workspace](https://docs.radiusaas.com/profile-deployment/google-workspace.md)
- [Server Trust](https://docs.radiusaas.com/profile-deployment/google-workspace/server-trust.md)
- [WiFi Profile](https://docs.radiusaas.com/profile-deployment/google-workspace/wifi-profile.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.radiusaas.com/profile-deployment.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.
