Skip to main content
Get started with the ARC-AGI-3 Agents repo. Watch the Agent Quickstart tutorial video.

Step 1: Clone the Repo

Make sure you have your ARC_API_KEY populated in your environment variables. See API Keys for setup instructions.

Step 2: Run an Agent

Run the random agent on the ls20 game:
The replay of your agent is available at the end of the run.

Next Steps