# Dev Onboarding

The guides in this section help you use Cortex to streamline common onboarding strategies.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Automate new dev environment</td><td><a href="/pages/X1X89Le5j6h0Reda6Fxf">/pages/X1X89Le5j6h0Reda6Fxf</a></td></tr><tr><td>Automate user access to GitHub, Jira, and PagerDuty</td><td><a href="/pages/Kl5s1TWlPC2EZDnxqY2g">/pages/Kl5s1TWlPC2EZDnxqY2g</a></td></tr><tr><td>Automate user access to Copilot</td><td><a href="/pages/d9AqX9akWc7Zuay6hGGh">/pages/d9AqX9akWc7Zuay6hGGh</a></td></tr></tbody></table>

{% hint style="info" %}
Learn more about using Cortex for a broader Dev Onboarding use case in our [Solutions pages](/solutions/dev-onboarding.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/dev-onboarding.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.
