> ## Documentation Index
> Fetch the complete documentation index at: https://rive-js-update-preloading-guidance.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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/community.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=dd677ae256b661d7b9a2de2c1ccf43b4" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/rive-101-series.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=450049c01fd80b172f44dad246bb79a6" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/blog.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=36e396a7292c3c980d13ea892aab690b" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/newsletter.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=2cadc3572124e8af86ce4266434542ce" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/discord.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=5e62514896509dc98c24fb16c9e1d86b" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/marketplace.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=a2527f1637733152c475189f3b0f3399" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/scripting-demos.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=ec9b89c54732125a9910c0af90b2affb" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/runtime-demos.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=01bf374af346f3fd607afc15503d14fe" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/quick-start.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=6da66f5decea38ef48e1a47e7f8a008f" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/video-beginners.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=d490b2d5c70b3b6bcfc4a2e1fc10b2f7" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/state-machine.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=1ea918daa5e8d4bc0216860d4a816f37" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/case-study-duolingo.jpg?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=6df93ea49ddeaf403af1306852b04ae6" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/case-study-strava.webp?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=d8ef994b6edeff5bf999b240a2ac0daf" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/case-study-wrapped.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=092d53051d5a2233925228c6c81767a9" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/community-school-of-motion.webp?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=b236fdc111172a9ce364ba7cd0bfc886" 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-js-update-preloading-guidance/45sSmN8B-cVAKL-f/images/learn/community-motion-design-school.png?fit=max&auto=format&n=45sSmN8B-cVAKL-f&q=85&s=86f88e52ccdf0c0d2dc24d595a27b301" 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>
