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

# Walkthroughs

- [Installing Slate](https://docs.slatejs.org/walkthroughs/01-installing-slate.md)
- [Adding Event Handlers](https://docs.slatejs.org/walkthroughs/02-adding-event-handlers.md)
- [Defining Custom Elements](https://docs.slatejs.org/walkthroughs/03-defining-custom-elements.md)
- [Applying Custom Formatting](https://docs.slatejs.org/walkthroughs/04-applying-custom-formatting.md)
- [Executing Commands](https://docs.slatejs.org/walkthroughs/05-executing-commands.md)
- [Saving to a Database](https://docs.slatejs.org/walkthroughs/06-saving-to-a-database.md)
- [Enabling Collaborative Editing](https://docs.slatejs.org/walkthroughs/07-enabling-collaborative-editing.md)
- [Using the Bundled Source](https://docs.slatejs.org/walkthroughs/08-using-the-bundled-source.md)
- [Improving Performance](https://docs.slatejs.org/walkthroughs/09-performance.md)
