> ## Documentation Index
> Fetch the complete documentation index at: https://shubham-0fd31468.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to FlashMind - the intelligent spaced repetition flashcard app

<img className="block dark:hidden" src="https://mintlify.s3.us-west-1.amazonaws.com/shubham-0fd31468/images/hero-light.svg" alt="Hero Light" />

<img className="hidden dark:block" src="https://mintlify.s3.us-west-1.amazonaws.com/shubham-0fd31468/images/hero-dark.svg" alt="Hero Dark" />

## What is FlashMind?

FlashMind is a modern spaced repetition flashcard application designed to make learning more efficient and effective. Built with cutting-edge technology, FlashMind uses scientifically-proven algorithms to optimize your study sessions and maximize retention.

## Key Features

<CardGroup cols={2}>
  <Card title="Spaced Repetition" icon="brain" href="/features/spaced-repetition">
    Smart algorithm that shows you cards at the right time to maximize retention
  </Card>

  <Card title="Deck Management" icon="layer-group" href="/features/deck-management">
    Create, organize, and study your own custom flashcard decks
  </Card>

  <Card title="Progress Tracking" icon="chart-line" href="/features/progress-tracking">
    See how you're doing and stay motivated with detailed analytics
  </Card>

  <Card title="Cross-Device Sync" icon="cloud" href="/features/cross-device-sync">
    Your progress is always in sync across all your devices
  </Card>
</CardGroup>

## Getting Started

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Get up and running with FlashMind in under 5 minutes
  </Card>

  <Card title="Development" icon="code" href="/development">
    Learn how to customize and extend FlashMind
  </Card>
</CardGroup>

## Technology Stack

FlashMind is built with modern technologies:

* **Next.js** - React framework for production
* **Convex** - Backend-as-a-service with real-time database
* **Clerk** - Authentication and user management
* **Tailwind CSS** - Utility-first CSS framework
* **TypeScript** - Type-safe JavaScript

Ready to get started? Follow our [quickstart guide](/quickstart) to begin your journey with FlashMind!
