# APPLICATION MANAGEMENT

- [Application Catalog Overview](https://docs.platform9.com/managed-openstack/5.8/application-management/appcatalog-concepts.md)
- [Heat Template](https://docs.platform9.com/managed-openstack/5.8/application-management/automation-heat-template.md)
- [Add and Deploy Application in Environment](https://docs.platform9.com/managed-openstack/5.8/application-management/automation-add-deploy-application.md)
- [Create Environments](https://docs.platform9.com/managed-openstack/5.8/application-management/automation-create-environment.md)
- [Create Application](https://docs.platform9.com/managed-openstack/5.8/application-management/automation-create-application.md)
- [Download Application as Zip](https://docs.platform9.com/managed-openstack/5.8/application-management/automation-download-app-as-zip.md)
- [Edit Application](https://docs.platform9.com/managed-openstack/5.8/application-management/automation-edit-application.md)
- [View Application Details](https://docs.platform9.com/managed-openstack/5.8/application-management/automation-view-application-details.md)
- [Create Stack](https://docs.platform9.com/managed-openstack/5.8/application-management/automation-create-stack.md)
- [Delete Application](https://docs.platform9.com/managed-openstack/5.8/application-management/automation-delete-application.md)
- [Delete Environment](https://docs.platform9.com/managed-openstack/5.8/application-management/automation-delete-environment.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.platform9.com/managed-openstack/5.8/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.
