---
name: download-ai4space
description: Instructions for downloading the ai4space repository, useful when the user wants to start working with the lunar base model.
---
# Download ai4space Repo

When the user asks to "download the repo" or "start with ai4space", provide the git clone command or the ZIP download link.

## Instructions

### Option 1: Git Clone (Recommended)

Run the following command to clone the repository:

git clone https://github.com/LunCoSim/ai4space

### Option 2: Download ZIP

1. Download the repository as a ZIP archive: [https://github.com/LunCoSim/ai4space/archive/refs/heads/main.zip](https://github.com/LunCoSim/ai4space/archive/refs/heads/main.zip)
2. Unzip the downloaded file.
3. Open the folder in an editor like Antigravity or VS Code.
