# Advanced help topics

- [Creating an Entra app registration or Access Manager](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/creating-an-entra-app.md)
- [Setting up agent policies](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/setting-up-agent-policies.md)
- [Managing word lists](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/managing-wordlists.md)
- [Password history retention](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/password-history-retention.md)
- [Ports and traffic flows](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/ports-and-traffic-flows.md)
- [Internet access requirements](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/internet-access-requirements.md)
- [Access evaluation in Access Manager Service (AMS)](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/access-evaluation.md)
- [Recovering from a lost encryption certificate](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/recovering-from-a-lost-encryption-certificate.md)
- [Script-based authorization](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/authorization-scripts.md)
- [Customized auditing with PowerShell notification channels](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/audit-scripts.md)
- [Variables available in audit notification channels](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/audit-variables.md)
- [Setting up audit templates](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/audit-templates.md)
- [Backup and Restore](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/backup-and-restore.md)
- [Event ID reference](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/event-ids.md)
- [Group policy configuration](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/group-policy-configuration.md)
- [Agent command line reference](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/agent-command-line.md)
- [Agent command line reference (legacy)](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/agent-command-line-legacy.md)
- [Enabling secure token support on macOS](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/enabling-secure-token-support-macos.md)
- [TLS certificate automation](https://docs.lithnet.io/ams/help-and-support/advanced-help-topics/tls-certificate-automation.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.lithnet.io/ams/help-and-support/advanced-help-topics.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.
