> For the complete documentation index, see [llms.txt](https://ac.docs.landis.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ac.docs.landis.cloud/appendix.md).

# Appendix

- [Advanced Settings](https://ac.docs.landis.cloud/appendix/advanced-settings.md): Settings that roam with user and administrator can set the default and/or enforce.
- [AI Features](https://ac.docs.landis.cloud/appendix/ai-features.md)
- [App Service Information](https://ac.docs.landis.cloud/appendix/app-service-information.md): App Service Data Handling, Security, Compliance, Privacy & Identity Information.
- [Attendant Pro Comparison](https://ac.docs.landis.cloud/appendix/attendant-pro-comparison.md)
- [Desktop App Antivirus Exclusions](https://ac.docs.landis.cloud/appendix/desktop-app-antivirus-exclusions.md)
- [Desktop App / Browser Feature Comparison](https://ac.docs.landis.cloud/appendix/desktop-app-browser-feature-comparison.md)
- [Desktop App Minimum Requirements](https://ac.docs.landis.cloud/appendix/desktop-app-minimum-requirements.md)
- [Call as Teams Queue Setup](https://ac.docs.landis.cloud/appendix/call-as-teams-queue-setup.md)
- [Enable Chat Consult Transfer](https://ac.docs.landis.cloud/appendix/enable-chat-consult-transfer.md)
- [External Search](https://ac.docs.landis.cloud/appendix/external-search.md)
- [Integration Permissions](https://ac.docs.landis.cloud/appendix/integration-permissions.md)
- [Known Limitations](https://ac.docs.landis.cloud/appendix/known-limitations.md)
- [Network Recommendations](https://ac.docs.landis.cloud/appendix/network-recommendations.md)
- [Restricting Application Access](https://ac.docs.landis.cloud/appendix/restricting-access.md)
- [Supported Audio Devices](https://ac.docs.landis.cloud/appendix/supported-audio-devices.md)
- [Supported Browsers](https://ac.docs.landis.cloud/appendix/supported-browsers.md)
- [USB Audio Device Call Control Buttons (Preview)](https://ac.docs.landis.cloud/appendix/usb-audio-device-call-control-buttons-preview.md)
- [Feature States](https://ac.docs.landis.cloud/appendix/feature-states.md)
- [Release Notes](https://ac.docs.landis.cloud/appendix/release-notes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://ac.docs.landis.cloud/appendix.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.
