# Production Readiness

The guides in this section help you use Cortex to establish best practices and solve problems relating to Production 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>Terraform: Provision, update, and destroy</td><td><a href="/pages/KpPnFOkFjlb60XhnzF4v">/pages/KpPnFOkFjlb60XhnzF4v</a></td></tr><tr><td>Standardize new service creation</td><td><a href="/pages/nutgTEM6d1p6DyEWNLF0">/pages/nutgTEM6d1p6DyEWNLF0</a></td></tr><tr><td>Scaffold an ML model project</td><td><a href="/pages/pWr6k74KUJGAat4IzKbd">/pages/pWr6k74KUJGAat4IzKbd</a></td></tr><tr><td>Prepare for effective use of AI tools</td><td><a href="/pages/KdSr21PsmIPDdaNZDGCM">/pages/KdSr21PsmIPDdaNZDGCM</a></td></tr><tr><td>Set benchmarks for AI readiness</td><td><a href="/pages/YqO8pbNJwhfWg08eZ7A2">/pages/YqO8pbNJwhfWg08eZ7A2</a></td></tr><tr><td>Seasonal readiness Scorecard</td><td><a href="/pages/9bxWbF40CD9AKVcwlI0e">/pages/9bxWbF40CD9AKVcwlI0e</a></td></tr><tr><td>Verify services after AI-based auto-mapping</td><td><a href="/pages/rMNzCAPMgCZr226xsL40">/pages/rMNzCAPMgCZr226xsL40</a></td></tr><tr><td>Improve bottlenecks in the SDLC</td><td><a href="/pages/BOJ8fuExlrnCLukJYRBQ">/pages/BOJ8fuExlrnCLukJYRBQ</a></td></tr></tbody></table>

{% hint style="info" %}
Learn more about using Cortex for a broader Production Readiness use case in our [Solutions pages](/solutions/production-readiness.md).
{% endhint %}


---

# 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/production-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.
