---
audience: everyone
summary: 'Three tracks: first steps for new users, power-user recipes, and developer
  guides.'
title: Tutorials
path: tutorials
status: published
---

# Tutorials

Three tracks. Pick the one closest to where you are.

## First steps

Brand new to ScaiWave? Start here.

- [Send your first message](/docs/scaiwave/tutorials/first-steps/send-your-first-message)
- [Start a direct message](/docs/scaiwave/tutorials/first-steps/start-a-direct-message)
- [Chat with AI](/docs/scaiwave/tutorials/first-steps/chat-with-ai)
- [Create and organise notes](/docs/scaiwave/tutorials/first-steps/create-and-organize-notes)
- [Manage your availability](/docs/scaiwave/tutorials/first-steps/manage-your-availability)

## Power user

Comfortable with the basics? These are the moves that pay off.

- [Master slash commands](/docs/scaiwave/tutorials/power-user/master-slash-commands)
- [Use the planner](/docs/scaiwave/tutorials/power-user/use-the-planner)
- [Spawn and monitor sidekicks](/docs/scaiwave/tutorials/power-user/spawn-and-monitor-sidekicks)
- [Todos from notes](/docs/scaiwave/tutorials/power-user/todos-from-notes)
- [Voice-dictate into notes](/docs/scaiwave/tutorials/power-user/voice-dictate-into-notes)
- [Math rendering](/docs/scaiwave/tutorials/power-user/math-rendering)
- [Multi-window and popouts](/docs/scaiwave/tutorials/power-user/multi-window-and-popouts)
- [Catch up on busy rooms](/docs/scaiwave/tutorials/power-user/catch-up-on-busy-rooms)
- [Export and import rooms](/docs/scaiwave/tutorials/power-user/export-and-import-rooms)
- [Join a federated room](/docs/scaiwave/tutorials/power-user/join-a-federated-room)
- [Tune AI response mode](/docs/scaiwave/tutorials/power-user/tune-ai-response-mode)
- [Use the prompt studio](/docs/scaiwave/tutorials/power-user/use-prompt-studio)

## Developer

Building on ScaiWave?

- [Local development setup](/docs/scaiwave/tutorials/developer/local-development)
- [Authenticate with ScaiKey](/docs/scaiwave/tutorials/developer/authenticate-with-scaikey)
- [Your first REST API call](/docs/scaiwave/tutorials/developer/first-rest-api-call)
- [Send a message via the API](/docs/scaiwave/tutorials/developer/send-a-message-via-api)
- [Subscribe to WebSocket events](/docs/scaiwave/tutorials/developer/subscribe-to-websocket-events)
- [Write a plugin](/docs/scaiwave/tutorials/developer/write-a-plugin)
- [Build an integration bridge](/docs/scaiwave/tutorials/developer/build-an-integration-bridge)
- [Deploy ScaiWave](/docs/scaiwave/tutorials/developer/deploy-scaiwave)
- [Enable federation with a peer](/docs/scaiwave/tutorials/developer/enable-federation-with-a-peer)
