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

# Introduction

**Mux** makes it easy to run parallel coding agents, each with its own isolated workspace, right from your browser or desktop. Mux is open source and LLM provider-agnostic.

<video autoPlay muted loop={false} playsInline controls aria-label="Mux product demo video" style={{ width: "100%" }} src="https://mintcdn.com/mux/JOA48J-mAkxBSvO7/img/mux-docs-landing.mp4?fit=max&auto=format&n=JOA48J-mAkxBSvO7&q=85&s=2b1f4a3554b0973da16214086c42f3ff" data-path="img/mux-docs-landing.mp4" />

## Getting Started

<Columns cols={2}>
  <Card title="Install Mux" icon="download" href="/install">
    Download and install Mux for your operating system.
  </Card>

  <Card title="Mux Gateway credits" icon="key" href="/getting-started/mux-gateway">
    Log in to Mux Gateway to get evaluation credits (if eligible).
  </Card>
</Columns>

## What is Mux?

Mux helps you work with multiple coding agents more effectively via:

* Isolated workspaces with central view on git status updates
* Multi-model (`sonnet-4-*`, `grok-*`, `gpt-5-*`, `opus-4-*`) support
* Supporting UI and keybinds for efficiently managing a suite of agents
* Rich markdown outputs (mermaid diagrams, LaTeX, etc.)

## Quick Links

* [Install](/install) - Download and installation instructions
* [Why Parallelize?](/getting-started/why-parallelize) - Why parallelize?
* [Keyboard Shortcuts](/config/keybinds) - Complete keyboard reference
* [Discord](https://cdr.co/mux-discord) - Community support/help
* [AGENTS](/AGENTS) - Developer guide for AI assistants

## License

Mux is licensed under the [GNU Affero General Public License v3.0 (AGPL-3.0)](https://github.com/coder/mux/blob/main/LICENSE).

Copyright (C) 2026 Coder Technologies, Inc.
