# Tutorials

Hands-on walkthroughs that take you from zero to working results.

<div class="rs-tutorial-cards">
  <div class="rs-tutorial-card">
    <span class="rs-tc-time">~10 min</span>
    <span class="rs-tc-step">Step 1</span>
    <p class="rs-tc-title">Get Your First Metrics in ReSim</p>
    <p class="rs-tc-desc">Use the Python SDK to push data from your own machine and see metrics in the dashboard. No Docker or cloud infrastructure needed.</p>
    <a href="./first-external-batch/" class="rs-tc-link">Start tutorial &rarr;</a>
  </div>
  <div class="rs-tutorial-card">
    <span class="rs-tc-time">~20 min</span>
    <span class="rs-tc-step">Step 2</span>
    <p class="rs-tc-title">Run Your First Test Batch</p>
    <p class="rs-tc-desc">Set up a project, register builds and experiences using the demo repo, and run three tests in parallel. No Docker or AWS needed.</p>
    <a href="./first-batch/" class="rs-tc-link">Start tutorial &rarr;</a>
  </div>
</div>

---

Once you've completed the tutorials, the [How-to Guides](../setup/index.md) cover bringing your own system, experiences, and metrics into ReSim.
