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

# Build with AI

> Use AI coding assistants and LLM-friendly docs to build, deploy, and operate Bolna voice agents faster.

Bolna's documentation and tooling are built to work with AI coding assistants and LLM-based agents, so you can go from a plain-English prompt to a working voice agent without leaving your editor.

Get started by [installing Bolna Skills](/build-with-ai/installation) and [connecting your API key](/build-with-ai/setup).

## AI coding assistants

<Card title="Bolna Skills" icon="wand-magic-sparkles" href="/build-with-ai/skills">
  Structured instructions that teach Claude Code, Cursor, Codex, and other assistants to create agents, make calls, run batch campaigns, and debug issues from natural-language prompts
</Card>

## AI inside the dashboard

<Card title="Agent Studio" icon="bolt" href="/agent-setup/agent-builder">
  Go from a short description or uploaded document to a production-grade, call-ready voice agent in 5–8 minutes — no prompt writing required
</Card>

## Docs for LLMs and agents

<CardGroup cols={2}>
  <Card title="llms.txt & llms-full.txt" icon="file-lines" href="/build-with-ai/llms-txt">
    A structured page index and a full single-file dump of these docs, built for LLMs
  </Card>

  <Card title="AGENTS.md" icon="file-lines" href="/build-with-ai/agents-md">
    Machine-readable API guidance — base URL, auth, response shapes, and gotchas
  </Card>
</CardGroup>

## Ask AI, right from any page

Every page in these docs includes an AI actions menu:

* **Copy page** — copy the page content as Markdown
* **View as Markdown** — open the raw Markdown source
* **Open in ChatGPT** — ask ChatGPT questions about the page
* **Open in Claude** — ask Claude questions about the page
