> For the complete documentation index, see [llms.txt](https://operators.gitbook.io/operator-developer-guide-for-red-hat-partners/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://operators.gitbook.io/operator-developer-guide-for-red-hat-partners/master.md).

# Operator Developer Guide

## **This document has moved to:** [**Certified Build Guide**](https://redhat-connect.gitbook.io/certified-operator-guide/)

### **Red Hat OpenShift Operator Certification**&#x20;

Software providers that embrace the Operator Framework and want to target enterprise environments can pursue [Red Hat OpenShift Operator Certification](https://connect.redhat.com/en/partner-with-us/red-hat-openshift-operator-certification). Through this offering, partners can verify the functionality of an operator and its dependencies on Red Hat’s container platform, OpenShift.

Certified operators offer end users a broad range of applications and infrastructure that can be managed in a consistent manner, across both private and public clouds. OpenShift Certified Operators are backed up by collaborative support between Red Hat and our partners, extending trust from the container platform to the application stack.

[Learn more about Red Hat OpenShift Operator Certification](https://connect.redhat.com/en/partner-with-us/red-hat-openshift-operator-certification)&#x20;


---

# 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://operators.gitbook.io/operator-developer-guide-for-red-hat-partners/master.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.
