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

# Introduction

> Welcome to Multisynq - Build real-time collaborative applications with ease

<img className="block dark:hidden" src="https://mintcdn.com/multisynq/eUbxG_j4Gn8ugPK3/images/end-of-backends.webp?fit=max&auto=format&n=eUbxG_j4Gn8ugPK3&q=85&s=da463e3b9673a079db64fd39c8833bb0" alt="End of Backends" width="720" height="378" data-path="images/end-of-backends.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/multisynq/eUbxG_j4Gn8ugPK3/images/end-of-backends.webp?fit=max&auto=format&n=eUbxG_j4Gn8ugPK3&q=85&s=da463e3b9673a079db64fd39c8833bb0" alt="End of Backends" width="720" height="378" data-path="images/end-of-backends.webp" />

## What is Multisynq?

Multisynq is a powerful platform for building real-time collaborative applications. With Multisynq, you can create synchronized experiences that work seamlessly across multiple users and devices.

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/quickstart">
    Start building your first Multisynq application in minutes
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore our comprehensive API documentation
  </Card>
</CardGroup>

## Key Features

Build powerful real-time applications with these core Multisynq features:

<CardGroup cols={2}>
  <Card title="Real-time Synchronization" icon="refresh" href="/essentials/sync">
    Keep all users in sync with automatic state synchronization
  </Card>

  <Card title="Collaborative Editing" icon="users" href="/essentials/collaboration">
    Enable multiple users to edit content simultaneously
  </Card>

  <Card title="Conflict Resolution" icon="shield-check" href="/essentials/conflicts">
    Intelligent conflict resolution for seamless collaboration
  </Card>

  <Card title="Scalable Architecture" icon="expand" href="/essentials/scaling">
    Built to scale from prototype to production
  </Card>
</CardGroup>

## Start Building

Ready to create your first Multisynq application? Check out our quickstart guide to get up and running in minutes.

<Card title="Quickstart Guide" icon="rocket" href="/quickstart">
  Build your first real-time collaborative app with Multisynq
</Card>
