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

# Welcome to Zencoder

> Overview of Zencoder's three surfaces: Zenflow Code, Zenflow Work, and the IDE Agents.

Zencoder is an AI agent platform. It orchestrates specialized agents to build, test, debug, and refactor code, and to automate everyday business workflows.

## Get Started

<CardGroup cols={3}>
  <Card title="Zenflow Code" icon="code" href="/quickstart/zenflow-code">
    Multi-step coding workflows, parallel agents, spec-driven development with Git worktrees and built-in verification.
  </Card>

  <Card title="Zenflow Work" icon="briefcase" href="/quickstart/zenflow-work">
    AI-powered productivity for every team — brainstorm, research, write, and automate business tasks.
  </Card>

  <Card title="IDE Agents" icon="puzzle-piece" href="/quickstart/ide-plugin">
    Inline coding, quick tasks, and staying in flow. Works with VS Code, JetBrains, and Android Studio.
  </Card>
</CardGroup>

<Note>
  **Multi-Model Orchestration** — Assign different AI models to the planning, implementation, and review phases of a single task. Use cheaper models for boilerplate, frontier models for complex logic, and a different model for review. [Read more →](/zenflow/multi-agent-orchestration)
</Note>

***

## Explore

<CardGroup cols={3}>
  <Card title="Workflows" icon="bolt" href="/zenflow/task-types">
    Auto, Spec First, Fix a Bug, Multi-model, and Custom workflows
  </Card>

  <Card title="Multi-Agent Orchestration" icon="sitemap" href="/zenflow/multi-agent-orchestration">
    Assign different models to planning, implementation, and review phases
  </Card>

  <Card title="Skills" icon="wand-magic-sparkles" href="/features/skills">
    Reusable instruction packages that extend agent capabilities
  </Card>

  <Card title="Integrations & MCP" icon="plug" href="/zenflow/integrations">
    GitHub, Jira, Linear, Slack, Sentry, and 100+ tools via MCP
  </Card>

  <Card title="Supported Models" icon="microchip" href="/features/models">
    Claude, GPT, Gemini, Grok — or bring your own API key
  </Card>

  <Card title="Admin Dashboard" icon="gauge" href="/admin/overview">
    Manage agents, quotas, billing, users, SSO, and API keys
  </Card>

  <Card title="Pricing" icon="credit-card" href="/faq/pricing">
    Plans, credits, and BYOK
  </Card>
</CardGroup>

***

## Connect

<CardGroup cols={3}>
  <Card title="Discord" icon="discord" href="https://discord.com/invite/zencoder">
    Community & support
  </Card>

  <Card title="YouTube" icon="youtube" href="https://www.youtube.com/@zencoderai">
    Tutorials & demos
  </Card>

  <Card title="Email Support" icon="envelope" href="mailto:support@zencoder.ai">
    [support@zencoder.ai](mailto:support@zencoder.ai)
  </Card>
</CardGroup>
