llms.txt Content
# Jazz
## Getting started
### Overview
# Learn some Jazz
**Jazz is a new kind of database** that's **distributed** across your frontend, containers, serverless functions and its own storage cloud.
It syncs structured data, files and LLM streams instantly, and looks like local reactive JSON state.
It also provides auth, orgs & teams, real-time multiplayer, edit histories, permissions, E2E encryption and offline-support out of the box.
---
## Quickstart
### Show me
[Check out our tiny To Do list example](/docs#a-minimal-jazz-app) to see what Jazz can do in a nutshell.
### Help me understand
Follow our [quickstart guide](/docs/quickstart) for a more detailed guide on building a simple app with Jazz.
### Just want to get started?
You can use [create-jazz-app](/docs/tooling-and-resources/create-jazz-app) to create a new Jazz project from one of our starter templates or example apps:
```sh
npx create-jazz-app@latest --api-key you@example.com
```
\--- Section applies only to react ---
**Using an LLM?** [Add our llms.txt](/react/llms-full.txt) to your context window!
\--- End of react specific section ---
\--- Section applies only to svelte ---
**Using an LLM?** [Add our llms.txt](/svelte/llms-full.txt) to your context window!
\--- End of svelte specific section ---
\--- Section applies only to react-native ---
**Using an LLM?** [Add our llms.txt](/react-native/llms-full.txt) to your context window!
\--- End of react-native specific section ---
\--- Section applies only to react-native-expo ---
**Using an LLM?** [Add our llms.txt](/react-native-expo/llms-full.txt) to your context window!
\--- End of react-native-expo specific section ---
\--- Section applies only to vanilla ---
**Using an LLM?** [Add our llms.txt](/vanilla/llms-full.txt) to your context window!
\--- End of vanilla specific section ---
**Using an LLM?** Set up the [Jazz MCP server](/docs/tooling-and-resources/mcp-server) to give your AI assistant live, searchable access to t