> ## Documentation Index
> Fetch the complete documentation index at: https://docs.daydream.live/llms.txt
> Use this file to discover all available pages before exploring further.

# Tutorials

> Step-by-step guides to learn Scope from the ground up

# Scope Tutorials

Learn how to use Daydream Scope through hands-on, step-by-step tutorials. These learning-oriented guides will help you understand the fundamentals and build confidence working with real-time AI video generation.

***

## Extend Scope with Nodes

<CardGroup cols={1}>
  <Card title="Build a Video Effects Node" icon="wand-magic-sparkles" href="/scope/tutorials/build-video-effects-plugin">
    Create a GPU-accelerated visual effects node with chromatic aberration and VHS effects - includes a full video walkthrough
  </Card>

  <Card title="Vibe Code a Scope Node" icon="microchip-ai" href="/scope/tutorials/vibe-code-a-scope-plugin">
    Build a complete node using AI-assisted development with Claude Code - two approaches for vibe coding with Context7 and the Scope Node Skill
  </Card>
</CardGroup>

***

## Build with Workflows

<CardGroup cols={1}>
  <Card title="Build Your Real-Time AI Avatar" icon="comments" href="/scope/tutorials/ltx-2-avatar">
    A conversational AI avatar that answers on video, with LTX 2.3, a local language model, and audio all running on a single GPU
  </Card>
</CardGroup>

***

## More Tutorials Coming Soon

We are actively developing comprehensive tutorials covering:

* **Working with Different Pipelines** - Deep dives into StreamDiffusion V2, LongLive, and Krea Realtime
* **Timeline Editor Mastery** - Creating complex, multi-prompt generations with the timeline editor
* **Camera Integration** - Building real-time interactive experiences with camera inputs
* **Custom Model Parameters** - Understanding and optimizing generation settings
* **Creative Workflows** - Practical examples for different use cases

***

## Get Help

<CardGroup cols={2}>
  <Card title="Join Discord" icon="discord" href="https://discord.com/invite/5sZu8xmn6U">
    Ask questions and learn from the community in our #scope channel
  </Card>

  <Card title="GitHub Discussions" icon="github" href="https://github.com/daydreamlive/scope/discussions">
    Share your projects and get feedback from other Scope users
  </Card>
</CardGroup>
