# Get Started

- [Cortex quick start guide](https://docs.cortex.io/get-started/quickstart.md): This guide walks you through Cortex's core concepts and initial setup. By the end, you'll understand how Cortex works and how to start using it.
- [Getting started: Logging in to Cortex and configuring your workspace](https://docs.cortex.io/get-started/quickstart/getting-started-logging-in-to-cortex-and-configuring-your-workspace.md)
- [Laying the foundation: Data modeling, integrations, and identity mapping](https://docs.cortex.io/get-started/quickstart/laying-the-foundation-data-modeling-integrations-and-identity-mapping.md)
- [Building on the foundation: Catalogs, Scorecards, Workflows, and Eng Intelligence](https://docs.cortex.io/get-started/quickstart/building-on-the-foundation-catalogs-scorecards-workflows-and-eng-intelligence.md)
- [Going further with Cortex](https://docs.cortex.io/get-started/quickstart/going-further-with-cortex.md)
- [Additional Cortex resources](https://docs.cortex.io/get-started/quickstart/additional-cortex-resources.md)
- [Cortex AI Assistant](https://docs.cortex.io/get-started/cortex-ai-assistant.md)
- [Cortex AI prompt library](https://docs.cortex.io/get-started/library.md)
- [Cortex MCP](https://docs.cortex.io/get-started/mcp.md)
- [Configuring the Cortex MCP](https://docs.cortex.io/get-started/mcp/configuring-cortex-mcp.md)
- [Using the Cortex MCP](https://docs.cortex.io/get-started/mcp/using-cortex-mcp.md)


---

# 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/get-started.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.
