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

# Welcome to SuggestKit

> The complete platform for user feedback and feature request management

## What is SuggestKit?

SuggestKit is a **mobile-first feedback platform** designed specifically for iOS apps with SwiftUI (Android support coming soon). It provides a powerful web dashboard for managing feedback and easy-to-integrate SDK for collecting user suggestions directly in your mobile app.

## How SuggestKit Works

<CardGroup cols={2}>
  <Card title="📱 Mobile SDKs" href="/guides/mobile-integration">
    **SwiftUI & Flutter SDKs** - Integrate feedback collection directly into your mobile app with native UI components
  </Card>

  <Card title="🌐 Web Dashboard" href="/guides/dashboard">
    **Management Portal** - View suggestions, manage projects, track analytics, and update statuses from your browser
  </Card>
</CardGroup>

### For Mobile Developers

* **Native SDK**: SwiftUI for iOS (Flutter for cross-platform coming soon)
* **Simple Integration**: Just add your public API key
* **Native UI**: Beautiful feedback forms that match your app's design
* **Offline Support**: Cache suggestions and sync when online

### For Product Teams

* **Centralized Dashboard**: See all feedback across your mobile apps
* **Powerful Analytics**: Track user engagement and popular requests
* **Status Management**: Move suggestions through your workflow
* **Team Collaboration**: Add team members and assign suggestions

## Why Choose SuggestKit?

<AccordionGroup>
  <Accordion title="Mobile-First Design" icon="mobile">
    Built specifically for mobile apps with native SwiftUI SDK for iOS. Flutter SDK for Android coming soon - no web views or generic solutions.
  </Accordion>

  <Accordion title="5-Minute Integration" icon="clock">
    Add your public API key and you're ready to collect feedback. No complex authentication or backend setup.
  </Accordion>

  <Accordion title="Native UI Components" icon="paintbrush">
    Beautiful, customizable feedback forms that feel native to your iOS app with SwiftUI. Android support coming soon.
  </Accordion>

  <Accordion title="Powerful Dashboard" icon="chart-line">
    Web portal for managing all feedback, viewing analytics, and collaborating with your team.
  </Accordion>
</AccordionGroup>

## Quick Start

Ready to integrate feedback into your mobile app?

<CardGroup cols={3}>
  <Card title="📱 SwiftUI SDK" icon="apple" href="/guides/swiftui">
    Add SuggestKit to your iOS app
  </Card>

  <Card title="🎯 Flutter SDK" icon="flutter" href="/guides/flutter">
    Cross-platform integration guide
  </Card>

  <Card title="🌐 Dashboard Setup" icon="gauge" href="/guides/dashboard">
    Set up your project and team
  </Card>
</CardGroup>

## Perfect For Mobile Apps

<CardGroup cols={2}>
  <Card title="🛍️ E-commerce Apps">
    **Product Requests** - Let users suggest new products or features
    **UX Feedback** - Improve checkout flow and navigation
  </Card>

  <Card title="🎮 Gaming Apps">
    **Feature Ideas** - New game modes, characters, or levels
    **Bug Reports** - In-app reporting with user context
  </Card>

  <Card title="💰 Fintech Apps">
    **Security Features** - User-driven security improvements
    **UI Enhancements** - Streamline complex financial workflows
  </Card>

  <Card title="🏥 Healthcare Apps">
    **Accessibility** - Make apps more inclusive
    **Workflow Optimization** - Improve patient/provider experience
  </Card>
</CardGroup>
