# Getting Started

Welcome to Monogatari! Follow these 4 simple steps to get started creating your visual novel.

## Quick Start Guide

1. [**Setup Your Environment**](https://developers.monogatari.io/documentation/getting-started/step-1-setup-your-environment) - Install the tools you'll need
2. [**Download Monogatari**](https://developers.monogatari.io/documentation/getting-started/getting-monogatari) - Get the latest release
3. [**Get Familiarized**](https://developers.monogatari.io/documentation/getting-started/step-3-get-familiarized) - Learn the project structure
4. [**Make Your First Visual Novel**](https://developers.monogatari.io/documentation/getting-started/step-4-make-your-first-visual-novel) - Start creating!

## What You'll Need

* A modern web browser (Chrome or Firefox recommended)
* A code editor (VS Code, Atom, or similar)
* Basic knowledge of HTML, CSS, and JavaScript (helpful but not required)

## Time to Complete

Most users can complete the setup and create their first game scene in **under 30 minutes**.

## Need Help?

* Check the [FAQ](https://developers.monogatari.io/documentation/f.a.q.) for common questions
* Visit the [Monogatari Community Forums](https://community.monogatari.io/)
* Browse the rest of this documentation for detailed guides
