> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codivise.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart - Get Started with Codivise

> Sign up at codivise.com, explore AI Tutor, Coding Coach, Architecture Simulator, flashcards, CV Grader, and company intelligence. No setup required.

# Quickstart

Get started with Codivise in minutes. No installation or setup—just sign up and start preparing.

## 1. Create an Account

Visit [codivise.com](https://codivise.com) and sign up with your email or OAuth (Google, GitHub).

## 2. Explore the Platform

After signing in, you land on the AI Home. From the sidebar you can access:

| Feature                    | What to do                                                  |
| -------------------------- | ----------------------------------------------------------- |
| **AI Tutor Chat**          | Start a conversation to learn any technical topic           |
| **Coding Coach**           | Practice algorithms, system design, or Mock Coder debugging |
| **Architecture Simulator** | Build and simulate system designs visually                  |
| **Flash Cards**            | Review AI-generated flashcards                              |
| **CV Grader**              | Upload your resume for AI feedback                          |
| **Companies**              | Browse company reviews and interview questions              |

## 3. Try the Architecture Simulator

1. Go to **Coding Coach** → **System Design Simulator** (or `/system-design-simulator`)
2. Select a task (e.g., "Design a URL shortener") or **Freeform**
3. Drag components from the palette onto the canvas
4. Connect components by dragging from output to input handles
5. Click **Run Simulation** to see live QPS, latency, and cost metrics
6. Toggle chaos scenarios (traffic spike, cache miss, node crash)
7. Save with **Save** or `Cmd+S` / `Ctrl+S`

## 4. Create Custom Diagrams

1. Click **New diagram** in the task selector
2. Enter a name (e.g., "My API architecture")
3. Build your design and save
4. Load saved diagrams from **Saved diagrams** or the task dropdown

## 5. Practice Coding

1. Go to **Coding Coach**
2. Select **Algorithms** or **System Design**
3. Pick a problem and start coding
4. Use AI hints and get feedback on your solution

## Next Steps

* [Architecture Simulator](/architecture-simulator) — Deep dive with video demo
* [Coding Coach](/coding-coach) — All coding practice modes
* [Platform Overview](/platform-overview) — How everything fits together
