> For the complete documentation index, see [llms.txt](https://docs.yjs.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yjs.dev/getting-started.md).

# Getting Started

- [A Collaborative Editor](https://docs.yjs.dev/getting-started/a-collaborative-editor.md): A five minute guide to make an editor collaborative
- [Awareness & Presence](https://docs.yjs.dev/getting-started/adding-awareness.md): Propagating awareness information such as presence &  cursor locations.
- [Offline Support](https://docs.yjs.dev/getting-started/allowing-offline-editing.md): Adding offline support with y-indexeddb.
- [Shared Types](https://docs.yjs.dev/getting-started/working-with-shared-types.md)
