# Synchain > Synchain is an all-in-one music and audio production collaboration platform: a real-time hi-fi Creative Space, VST3 direct connect from your DAW, and project files, scheduling, discussion and members — from the browser, or from your terminal with the Synchain CLI. Every page below is also served as Markdown: append `.md` to its URL (`/features.md`, `/zh/faq.md`), or send `Accept: text/markdown` when you request the HTML page. The three home pages are `/index.md`, `/zh.md` and `/fr.md`. The Markdown form carries YAML frontmatter (title, description, canonical_url, language, last_updated) and drops the site navigation — prefer it over the HTML. ## Marketing pages (English) - [Synchain — Music Collaboration Platform](https://www.synchain.ca/index.md): Synchain is an all-in-one music and audio production collaboration platform: real-time hi-fi sessions, file management, scheduling and discussion in one place. - [Features](https://www.synchain.ca/features.md): Everything Synchain does, part by part: Creative Space, VST3 direct connect, files, calendar and discussion — all running in the browser. - [FAQ](https://www.synchain.ca/faq.md): Ten answers covering how Synchain differs from voice-call apps, how VST3 direct connect works, cost and data. - [Download Synchain Bridge (VST3, Windows)](https://www.synchain.ca/download.md): Synchain Bridge is the Windows VST3 plug-in: insert it in your DAW and session audio goes straight into Creative Space, with no virtual cabling. - [Use cases](https://www.synchain.ca/use-cases.md): Four scenarios show the platform at work: remote arrangement, mix review, indie label management, film scoring. - [Changelog](https://www.synchain.ca/changelog.md): Every Synchain release, newest first: what changed and the day it shipped. Only user-visible changes are listed. ## Command line interface - [Synchain CLI on npm (@synchain/cli)](https://www.npmjs.com/package/@synchain/cli): Install with `npm i -g @synchain/cli` (Node.js >= 20). Command-line interface for Synchain — the all-in-one music and audio production collaboration platform. Manage project files, scheduling, discussion and members from your terminal. - [Instructions for AI agents](https://www.synchain.ca/AGENTS.md): Runbook for driving Synchain non-interactively: install, SYNCHAIN_TOKEN auth, `--json` output shapes, capabilities, and which paths not to crawl. ## Other languages - [中文(简体)](https://www.synchain.ca/zh.md): Chinese version of every marketing page, served under the `/zh` prefix (HTML at `/zh/features`, Markdown at `/zh/features.md`). - [Français](https://www.synchain.ca/fr.md): French version of every marketing page, served under the `/fr` prefix (HTML at `/fr/features`, Markdown at `/fr/features.md`). ## Optional - [Crawling policy](https://www.synchain.ca/robots.txt): Marketing surface is open to AI training, search and user-triggered crawlers; the authenticated app surface is disallowed. - [Sitemap](https://www.synchain.ca/sitemap.xml): All 18 marketing URLs with hreflang alternates.