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

# What is Qoder

> Learn how the Qoder product family brings agentic capabilities to software development, everyday work, and enterprise operations.

Qoder is an **agentic platform for real work**. It brings AI into software development, terminal workflows, managed cloud execution, everyday productivity, and long-running digital roles.

Instead of stopping at a suggestion or chat response, Qoder is designed around an end-to-end loop: understand the task and its context, plan the work, use tools to execute it, verify the result, and iterate toward the requested outcome.

## Core ideas

### Context engineering

Give agents persistent context from code, knowledge, rules, tools, files, and the working environment so they can understand real tasks accurately and continuously.

### Agent autonomy

Let agents understand intent, make decisions, use tools, and carry out multi-step work independently while retaining necessary review points.

### Goal-oriented loop

Move from a stated goal through planning, execution, verification, and iteration until the requested deliverable is ready.

These foundations support capabilities such as multi-agent collaboration, Memory and Rules, Skills and plugins, comprehensive context, and Repo Wiki. The exact experience depends on the Qoder product you use.

## One product family, several ways to work

<CardGroup cols={1}>
  <Card title="Qoder" icon="sparkles" href="/qoder/overview">
    The all-new Qoder. Powered by agentic coding. You bring the idea, and Qoder gets it done.
  </Card>

  <Card title="Qoder IDE" icon="monitor" href="/quick-start">
    A dedicated agentic development workspace. Use Editor for in-flow assistance and Quest for long-running, multi-step delegation.
  </Card>

  <Card title="JetBrains Plugin" icon="blocks" href="/plugins/introduction">
    Bring code suggestions, Ask, Agent, MCP, and project rules into supported JetBrains IDEs.
  </Card>

  <Card title="Qoder CLI" icon="terminal" href="/cli/overview">
    Work with a coding agent from the terminal, and extend it into scripts, automation, and development workflows.
  </Card>

  <Card title="Cloud Agents" icon="cloud" href="/cloud-agents/overview">
    Run managed agents through APIs by configuring Agents and Environments, starting Sessions, and streaming results.
  </Card>

  <Card title="QoderWork" icon="file-text" href="/qoderwork/quick-start">
    Delegate document, spreadsheet, research, browser, and desktop tasks and receive usable local deliverables.
  </Card>

  <Card title="QoderWake" icon="bot" href="/qoderwake/overview">
    Create digital employees called Wakers for ongoing responsibilities, conversations, automations, and multi-stage flows.
  </Card>

  <Card title="Mobile & Web" icon="smartphone" href="/mobile/app/download">
    Monitor supported IDE and CLI tasks, review plans, and handle approvals away from your computer.
  </Card>

  <Card title="Enterprise" icon="building-2" href="/account/teams/get-started">
    Add centralized purchasing, members, identity, policies, knowledge, models, marketplace, audit, and other governance controls.
  </Card>
</CardGroup>

## Get started

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/product-series/quick-start">
    Choose a product based on your goal, then continue to its authoritative setup guide and complete a first useful task.
  </Card>

  <Card title="Changelog" icon="history" href="/release-notes/desktop">
    Follow new features, improvements, and fixes across Qoder products.
  </Card>

  <Card title="Customer Cases" icon="users" href="/customer-cases/qoder-case-gaode">
    See how teams and individual builders use Qoder in real projects.
  </Card>

  <Card title="Plans and Credits" icon="credit-card" href="/account/pricing">
    Compare individual plans, then review Credits and billing behavior before estimating usage.
  </Card>
</CardGroup>
