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

# Guides

- [Creating your first project](https://docs.derw-lang.com/guides/creating-your-first-project.md)
- [Installing packages](https://docs.derw-lang.com/guides/installing-packages.md)
- [Compiling and running your code](https://docs.derw-lang.com/guides/compiling-and-running-your-code.md)
- [Formatting](https://docs.derw-lang.com/guides/formatting.md): How to format your Derw code
- [Repl and playground](https://docs.derw-lang.com/guides/repl-and-playground.md)
- [Testing](https://docs.derw-lang.com/guides/testing.md): How to test your Derw code
