# Application Management

- [Magento Details](https://help.readymage.com/application-management/access-details.md)
- [Domain Management](https://help.readymage.com/application-management/domain-management.md)
- [Variables Management](https://help.readymage.com/application-management/variables-management.md)
- [Logs & Monitoring](https://help.readymage.com/application-management/log-management-using-kibana.md)
- [Backups](https://help.readymage.com/application-management/backups.md)
- [Backup process](https://help.readymage.com/application-management/backups/backup-process.md)
- [Disaster recovery process](https://help.readymage.com/application-management/backups/disaster-recovery-process.md)
- [Deployments](https://help.readymage.com/application-management/deploy-changes-to-your-instance.md)
- [Pipeline Deployments](https://help.readymage.com/application-management/deploy-changes-to-your-instance/pipeline-deployments.md)
- [Pipeline Configuration file](https://help.readymage.com/application-management/deploy-changes-to-your-instance/pipeline-configuration-file.md)
- [Migration guide from 0.x.x to 1.0.0](https://help.readymage.com/application-management/deploy-changes-to-your-instance/pipeline-configuration-file/migration-guide-from-0.x.x-to-1.0.0.md)
- [Deploy without build cache](https://help.readymage.com/application-management/deploy-changes-to-your-instance/deploy-without-build-cache.md)
- [GitHub Management](https://help.readymage.com/application-management/github-repository-and-user-management.md)
- [SSH Access](https://help.readymage.com/application-management/ssh-access.md)
- [SSH Usage](https://help.readymage.com/application-management/ssh-access/ssh-usage.md)
- [Database Access using Graphical Interface](https://help.readymage.com/application-management/ssh-access/database-access-using-graphical-interface.md)
- [Troubleshooting](https://help.readymage.com/application-management/ssh-access/troubleshooting.md)
- [IP Whitelist](https://help.readymage.com/application-management/ip-whitelist.md)
- [Password Authentication](https://help.readymage.com/application-management/password-authentication.md)
- [Database & Media](https://help.readymage.com/application-management/database-and-media.md)
- [Search Engine Bots Discovery](https://help.readymage.com/application-management/search-engine-bots-discovery.md)
- [Maintenance Page](https://help.readymage.com/application-management/maintenance-page.md)
- [Website Access During Maintenance](https://help.readymage.com/application-management/maintenance-page/website-access-during-maintenance.md): Readymage maintenance module only replaces the default Magento 2 maintenance page template with Readymage's version, while retaining accessibility to other Magento CLI commands.
- [ReadyMage Maintenance Page](https://help.readymage.com/application-management/maintenance-page/readymage-maintenance-page.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://help.readymage.com/application-management.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.
