> ## Documentation Index
> Fetch the complete documentation index at: https://rive-runtime-changelog.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Learn Rive

> Discover tutorials, example files, videos, demos, and community resources to learn Rive and build interactive experiences.

<CardGroup cols={2}>
  <Card title="Rive Community" href="https://community.rive.app/c/start-here/" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/community.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=1682ef5ad109f96e746efce9be08e997" width="1280" height="720" data-path="images/learn/community.png">
    Ask questions, share your work, find jobs, and connect with other Rive users.
  </Card>

  <Card title="Rive 101 Series" href="https://www.youtube.com/playlist?list=PLujDTZWVDSsFGonP9kzAnvryowW098-p3" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/rive-101-series.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=4caf267822931a13d9a73a0a842900a7" width="1280" height="720" data-path="images/learn/rive-101-series.png">
    A complete YouTube series covering the fundamentals of Rive.
  </Card>
</CardGroup>

<CardGroup cols={3}>
  <Card title="Blog" href="https://rive.app/blog?utm_source=docs&utm_medium=content" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/blog.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=bb74390709a07d6e0dc2e47048c144cc" width="800" height="344" data-path="images/learn/blog.png">
    Deep dives, product updates, and insights into building interactive experiences.
  </Card>

  <Card title="Newsletter" href="https://rive.app/newsletter?utm_source=docs&utm_medium=content" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/newsletter.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=4dda12d78e2fc7dec1d8555a7ccc9634" width="800" height="344" data-path="images/learn/newsletter.png">
    Stay up to date with new features, tutorials, and case studies.
  </Card>

  <Card title="Discord" href="https://discord.com/invite/FGjmaTr" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/discord.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=f4fc212878a3a16cc75d9f76c6566c1c" width="800" height="344" data-path="images/learn/discord.png">
    Chat with the community in real time and get quick feedback.
  </Card>
</CardGroup>

## Learn by Example

Learn by opening Rive files and runtime demos.

<CardGroup cols={3}>
  <Card title="Marketplace" href="https://rive.app/marketplace?utm_source=docs&utm_medium=content" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/marketplace.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=7b0ee21f8e2961bea87beba72325713a" width="800" height="344" data-path="images/learn/marketplace.png">
    Explore real Rive files and open them directly in the editor to see how they’re built.
  </Card>

  <Card title="Scripting Demos" href="/scripting/demos" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/scripting-demos.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=8a3caf4aacf20d01802b20bae7293ccc" width="800" height="344" data-path="images/learn/scripting-demos.png">
    Examples that use scripting to control behavior and interactivity.
  </Card>

  <Card title="Runtime Demos" href="/runtimes/demos" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/runtime-demos.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=dc95336407c8dcfb0d94902d8d05c82a" width="800" height="344" data-path="images/learn/runtime-demos.png">
    See how Rive integrates across web, mobile, and game engines.
  </Card>
</CardGroup>

## Featured videos

<CardGroup cols={3}>
  <Card title="Quick Start Tutorial" href="https://www.youtube.com/watch?v=u2kThOXc3Ek" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/quick-start.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=f5714a8ee924065111b800b644908e83" width="1280" height="720" data-path="images/learn/quick-start.png" />

  <Card title="Rive for Absolute Beginners" href="https://www.youtube.com/watch?v=7m4dwz8SCKo" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/video-beginners.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=5e92e9f272aeb0cf7cfb28004136d937" width="1280" height="720" data-path="images/learn/video-beginners.png" />

  <Card title="State Machines" href="https://www.youtube.com/watch?v=7m4dwz8SCKo" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/state-machine.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=267770df3ae8ecaac73a3660aa82ff69" width="1280" height="720" data-path="images/learn/state-machine.png" />
</CardGroup>

<div style={{ display: 'flex', justifyContent: 'flex-end',marginTop: 20 }}>
  <Link href="https://www.youtube.com/@Rive_app">More Videos ></Link>
</div>

## Case Studies

See how teams are using Rive in production.

<CardGroup cols={3}>
  <Card title="Rive x Duolingo" href="https://rive.app/blog/duolingo-s-ai-powered-video-call-brings-lily-to-life?utm_source=docs&utm_medium=content" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/case-study-duolingo.jpg?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=5f0a4b6e079410e87d5df28b6d8d37a1" width="1024" height="576" data-path="images/learn/case-study-duolingo.jpg" />

  <Card title="Rive x Strava" href="https://rive.app/blog/strava-year-in-sport-built-with-rive?utm_source=docs&utm_medium=content" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/case-study-strava.webp?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=f549c90b0a3df86565fbe85a9eb25c64" width="1024" height="576" data-path="images/learn/case-study-strava.webp" />

  <Card title="Rive x Spotify" href="https://rive.app/blog/spotify-used-rive-for-spotify-wrapped-2025?utm_source=docs&utm_medium=content" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/case-study-wrapped.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=da732421ee822f689292b9a73a827baf" width="1024" height="576" data-path="images/learn/case-study-wrapped.png" />
</CardGroup>

<div style={{ display: 'flex', justifyContent: 'flex-end',marginTop: 20 }}>
  <Link href="https://rive.app/blog/case-studies?utm_source=docs&utm_medium=content">More Case Studies ></Link>
</div>

## Community Content

Learn from the Rive community through tips, tutorials, and in-depth courses.

<CardGroup cols={2}>
  <Card title="School of Motion" href="https://www.schoolofmotion.com/courses/rive-academy-volume-1" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/community-school-of-motion.webp?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=3517aca9a3fa3e271f80b1d6925e3c19" width="1920" height="1080" data-path="images/learn/community-school-of-motion.webp">
    **Rive Academy: Volume 1**

    Rive Academy: Volume 1 is the ultimate introduction to the world of interactive animation built with Rive. You’ll learn how to design, animate, and prototype interactive motion design that you can ship anywhere.
  </Card>

  <Card title="Motion Design School" href="https://motiondesign.school/courses/rive-interactive-motion/" img="https://mintcdn.com/rive-runtime-changelog/Rh7QtxDw4QBhYwXQ/images/learn/community-motion-design-school.png?fit=max&auto=format&n=Rh7QtxDw4QBhYwXQ&q=85&s=2a92be5935f9403fa093a6144887befe" width="960" height="540" data-path="images/learn/community-motion-design-school.png">
    **Rive: Interactive Motion**

    Discover the web-based software revolutionizing interactive experiences. Build 2 big faux 3d spaces filled with awesome interactive setups. Learn on practice all Rive techniques and use it in full power.
  </Card>
</CardGroup>

<CardGroup cols={1}>
  <Card title="Community Tips & Tricks" href="https://community.rive.app/c/tips-tricks">
    Practical tips, tricks, and workflows shared by Rive users.
  </Card>
</CardGroup>
