# Getting Started with JaxARC Welcome! This guide will help you get JaxARC installed and running your first environment. ## What You'll Learn By the end of this section, you'll be able to: - Install JaxARC and verify it's working - Create and reset your first environment - Understand basic environment interactions - Run a complete example with a random agent ## Quick Links ::::{grid} 1 2 2 3 :gutter: 2 :::{grid-item-card} 📦 Installation :link: installation :link-type: doc Install JaxARC using Pixi or pip ::: :::{grid-item-card} ⚡ Quick Start :link: quickstart :link-type: doc 5-minute introduction to core concepts ::: :::{grid-item-card} 🎯 First Example :link: first-example :link-type: doc Complete working example with explanations ::: :::: ```{toctree} :maxdepth: 2 :hidden: installation quickstart first-example ```