# AI Excellence

The guides in this section help you use Cortex to solve problems relating to an AI Excellence use case.&#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Establish consistent AI security controls</td><td><a href="/pages/nLX9TYQlSI34KXFfcJea">/pages/nLX9TYQlSI34KXFfcJea</a></td></tr><tr><td>Measure AI impact</td><td><a href="/pages/wclE7VpndZxBKHeAOM8T">/pages/wclE7VpndZxBKHeAOM8T</a></td></tr><tr><td>Set benchmarks for AI Readiness</td><td><a href="/pages/YqO8pbNJwhfWg08eZ7A2">/pages/YqO8pbNJwhfWg08eZ7A2</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>Scaffold an ML model project</td><td><a href="/pages/pWr6k74KUJGAat4IzKbd">/pages/pWr6k74KUJGAat4IzKbd</a></td></tr><tr><td>Automate user access to Copilot</td><td><a href="/pages/d9AqX9akWc7Zuay6hGGh">/pages/d9AqX9akWc7Zuay6hGGh</a></td></tr><tr><td>Verify services after AI-based auto-mapping</td><td><a href="/pages/rMNzCAPMgCZr226xsL40">/pages/rMNzCAPMgCZr226xsL40</a></td></tr></tbody></table>

{% hint style="info" %}
Learn more about using Cortex for broader use cases in our Solutions pages for the pillars of AI Excellence:

* [AI Readiness](/solutions/ai-readiness.md)
* [AI Maturity](/solutions/ai-maturity.md)
* [AI Governance](/solutions/ai-governance.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/ai-excellence.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.
