> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orq.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Get started with Orq.ai

> Orq.ai is the AI Engineering platform for shipping reliable AI applications: prompt engineering, model routing, RAG, evaluation, and observability in one place.

**Orq.ai** is the AI Engineering platform helping teams build, evaluate, and ship AI applications in production. With **Orq.ai**, teams can deploy agents, orchestrate models, iterate on prompts, run evals, and leverage real user data to continuously improve their applications.

[Create a free account](https://my.orq.ai/auth/signup) in the **AI Studio** to get started.

## Quickstarts

<CardGroup cols={3}>
  <Card title="Route" icon="route" href="/docs/quickstarts/route-your-first-request">
    Send your first request through the **AI Gateway**: one unified endpoint, your provider keys, with built-in fallbacks and tracking.
  </Card>

  <Card title="Observe" icon="chart-line" href="/docs/ai-studio/observability/quickstart">
    Connect an existing **LangGraph**, **Vercel AI**, **Pydantic AI**, **OpenAI Agents**, or **Agno** application via OpenTelemetry and start logging traces.
  </Card>

  <Card title="Build" icon="rocket" href="/docs/ai-studio/ai-engineering/quickstart">
    Build and deploy a native **orq.ai** **Agent** with tools, memory, and full **AI Studio** management.
  </Card>
</CardGroup>

<Card title="Orq MCP + Skills" icon="wand-magic-sparkles" href="/docs/integrations/code-assistants/intro" horizontal>
  Run any of the above directly from your IDE or AI assistant: query traces, create agents, run experiments in natural language.
</Card>
