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

# Overview

> Allow only one user to edit at a time but still allow everyone to see the changes as they happen.

## Latency

* Extremely low latency, with typical response times no greater than 10 ms.

## Offline Support

* Optimistic local‑first reads and writes.
* Full offline support with automatic syncing when reconnected.

## Conflict Resolution

* Server timestamp-based last-write-wins strategy for automatic conflict resolution.

<Frame>
  <iframe src="https://landing-page-demo-velt.vercel.app/?feature=single-editor-mode&layout=horizontal" scrolling="no" frameBorder="0" className="w-full" height="500px" />
</Frame>

[Open in larger window](https://landing-page-demo-velt.vercel.app/?feature=single-editor-mode\&layout=horizontal)
