> For the complete documentation index, see [llms.txt](https://snips.gitbook.io/tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://snips.gitbook.io/tutorials/t.md).

# Tutorials

- [Hardware Setup](https://snips.gitbook.io/tutorials/t/hardware.md)
- [Makers Kit Assembly Guide](https://snips.gitbook.io/tutorials/t/hardware/makers-kit-assembly-guide.md)
- [Example Assistants](https://snips.gitbook.io/tutorials/t/assistants.md)
- [Apps 101: Building a simple calculator app](https://snips.gitbook.io/tutorials/t/assistants/skills-101-building-a-simple-calculator-skill.md): A tutorial on building a app performing basic arithmetic operations using the Snipsfile.
- [Technical Guides](https://snips.gitbook.io/tutorials/t/technical-guides.md)
- [Listening to intents over MQTT using JavaScript](https://snips.gitbook.io/tutorials/t/technical-guides/listening-to-intents-over-mqtt-using-javascript.md): In this tutorial, you will learn how to create a standalone JavaScript application that listens to various events coming from the Snips Platform, in the form of MQTT messages.
- [Listening to intents over MQTT using Python](https://snips.gitbook.io/tutorials/t/technical-guides/listening-to-intents-over-mqtt-using-python.md): In this tutorial, you will learn how to create a standalone Python application that listens to various events coming from the Snips Platform, in the form of MQTT messages.
- [Troubleshooting and Support](https://snips.gitbook.io/tutorials/t/troubleshooting-and-support.md)
- [Connecting a Raspberry Pi to a local network](https://snips.gitbook.io/tutorials/t/troubleshooting-and-support/connecting-a-raspberry-pi-to-the-local-network.md): A guide to get your Raspberry Pi connected to a local network, via ethernet or Wi-Fi.
