# Operational Readiness

The guides in this section help you use Cortex configure best practices and solve problems relating to Operational Readiness.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Kick off Jenkins pipeline</td><td><a href="/pages/joATOYaJUk28M3VRLzKC">/pages/joATOYaJUk28M3VRLzKC</a></td></tr><tr><td>Call internal service endpoints in Workflow</td><td><a href="/pages/pivbcAsTRS1Go1lNdwwD">/pages/pivbcAsTRS1Go1lNdwwD</a></td></tr><tr><td>Run a Humanitec pipeline</td><td><a href="/pages/mzm1tiZXBJq6LulQMjKM">/pages/mzm1tiZXBJq6LulQMjKM</a></td></tr><tr><td>Trigger internal Jenkins jobs</td><td><a href="/pages/QZTEgU2g7DdaothtBMNw">/pages/QZTEgU2g7DdaothtBMNw</a></td></tr><tr><td>Automate sync in ArgoCD</td><td><a href="/pages/bBmOtXap9mbkKW2IBUy8">/pages/bBmOtXap9mbkKW2IBUy8</a></td></tr><tr><td>Loop in JavaScript block and return specified output</td><td><a href="/pages/gNJOxCE4yWOn5nCFQOxA">/pages/gNJOxCE4yWOn5nCFQOxA</a></td></tr></tbody></table>


---

# 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.cortex.io/guides/operational-readiness.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.
