> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/opsmx-intelligent-software-delivery-isd-platform-spinnaker/orchestration-module-opsmx-enterprise-for-spinnaker-oes/oes-concepts.md).

# OES Concepts

## **Overview**

OES, as it is designed to work with Spinnaker, will naturally have a lot of overlap with Spinnaker concepts. We are going to outline the core features of OES (and of Spinnaker below)

OES has two basic features:&#x20;

* [**Application management**](/opsmx-1/opsmx-context-engine/opsmx-intelligent-software-delivery-isd-platform-spinnaker/orchestration-module-opsmx-enterprise-for-spinnaker-oes/oes-concepts/application-management.md)&#x20;
* [**Application deployment**](/opsmx-1/opsmx-context-engine/opsmx-intelligent-software-delivery-isd-platform-spinnaker/orchestration-module-opsmx-enterprise-for-spinnaker-oes/oes-concepts/application-deployment.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://docs.opsmx.com/opsmx-1/opsmx-context-engine/opsmx-intelligent-software-delivery-isd-platform-spinnaker/orchestration-module-opsmx-enterprise-for-spinnaker-oes/oes-concepts.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.
