# How To Guides

- [Overview](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/overview.md)
- [Register Inforiver App with Certificate](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/register-inforiver-app-with-certificate.md)
- [Key Vault Integration](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/key-vault-integration.md)
- [Custom Domain and SSL](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/custom-domain-and-ssl.md)
- [Application Gateway Integration](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/application-gateway-integration.md)
- [Private App Service](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/private-app-service.md)
- [Diagnostic Settings](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/diagnostic-settings.md)
- [Configuring Office 365 SMTP](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/configuring-office-365-smtp.md)
- [Scaling Up Azure Database](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/scaling-up-azure-database.md)
- [Creation and Deletion of Database](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/creation-and-deletion-of-database.md)
- [Enabling App Service Logs](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/enabling-app-service-logs.md)
- [Scaling Up the App Service Plan](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/scaling-up-the-app-service-plan.md)
- [Scaling Redis Cache (Legacy service)](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/scaling-redis-cache-legacy-service.md)
- [Scaling Managed Redis](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/scaling-managed-redis.md)
- [Anonymous SMTP Authentication Setup](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/anonymous-smtp-authentication-setup.md)
- [Deploy Inforiver Writeback Matrix using Terraform](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/deploy-inforiver-writeback-matrix-using-terraform.md)
- [Custom DNS Support](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/custom-dns-support.md)
- [Migrating to Azure Managed Redis](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/migrating-to-azure-managed-redis.md)
- [Update Inforiver License Key](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/update-inforiver-license-key.md)
- [Update Entra ID Secret](https://docs.inforiver.com/inforiver-enterprise-on-prem/how-to-guides/update-entra-id-secret.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.inforiver.com/inforiver-enterprise-on-prem/how-to-guides.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.
