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

# Features Overview

> Explore everything Nativeline can do

# Features

Nativeline packs powerful tools for building iPhone, iPad, and Mac apps. This section covers everything you need to know about each feature.

## Core Features

<CardGroup cols={2}>
  <Card title="Chat Interface" icon="comments" href="/features/chat-interface">
    Your command center for building. Communicate with the AI, watch your app take shape, and iterate in real-time.
  </Card>

  <Card title="AI Modes" icon="wand-magic-sparkles" href="/features/ai-modes">
    Three AI modes — Quick, Enhanced, and Max — so you can optimize for speed, design quality, or deep reasoning.
  </Card>

  <Card title="Toolkit" icon="hashtag" href="/toolkit/overview">
    Drop fonts, colors, images, sounds, data, videos, animations, and 3D models into your app with # commands.
  </Card>

  <Card title="Embedded Simulator" icon="mobile" href="/features/embedded-simulator">
    Test your app instantly, right inside Nativeline. Mac apps run natively in a window.
  </Card>

  <Card title="Using Images" icon="image" href="/features/using-images">
    Show the AI what you want with screenshots and mockups. Visual references dramatically improve results.
  </Card>

  <Card title="AI Memory" icon="brain" href="/features/ai-memory">
    How Nativeline remembers your project — context, patterns, and history that make the AI smarter over time.
  </Card>

  <Card title="Home Page" icon="house" href="/features/home-page">
    Your launchpad for creating new apps. Select your platform, choose an AI mode, and describe your idea.
  </Card>

  <Card title="Project Wizard" icon="hat-wizard" href="/features/wizard">
    Customize your app's style, colors, and name before the AI starts building.
  </Card>
</CardGroup>

***

## Project Settings

Configure how your app looks, behaves, and what it can access.

<CardGroup cols={2}>
  <Card title="Project Settings Overview" icon="gear" href="/features/project-settings">
    All the ways you can customize your app's configuration in one place.
  </Card>

  <Card title="App Identity" icon="id-card" href="/features/app-identity">
    Your app's name, icon, version, and bundle identifier — everything that identifies your app.
  </Card>

  <Card title="Permissions" icon="lock" href="/features/permissions">
    Camera, location, photos, and more. Control what device features your app can access.
  </Card>

  <Card title="Capabilities" icon="wand-magic-sparkles" href="/features/capabilities">
    Advanced features like Push Notifications, Sign in with Apple, HealthKit, and more.
  </Card>

  <Card title="Appearance" icon="palette" href="/features/appearance">
    Light mode, dark mode, and system appearance settings.
  </Card>
</CardGroup>

***

## Pro Features

Available on Pro and Scale plans.

<CardGroup cols={2}>
  <Card title="Code Editor" icon="code" href="/features/code-editor">
    View and edit Swift code directly. Learn from AI-generated code, make quick tweaks, and debug issues.
  </Card>

  <Card title="Database Management" icon="database" href="/features/database-overview">
    Browse tables, view schemas, write SQL queries, and manage migrations — all from a dedicated Database tab.
  </Card>

  <Card title="Version History" icon="clock-rotate-left" href="/features/version-history">
    Track every change with automatic version history. Restore previous versions anytime.
  </Card>

  <Card title="Keyboard Shortcuts" icon="keyboard" href="/features/keyboard-shortcuts">
    Speed up your workflow with keyboard shortcuts for common actions.
  </Card>
</CardGroup>

***

## Quick Comparison

| Feature              | Builder | Pro | Scale |
| -------------------- | ------- | --- | ----- |
| Chat Interface       | ✅       | ✅   | ✅     |
| AI Modes             | ✅       | ✅   | ✅     |
| Toolkit (# Commands) | ✅       | ✅   | ✅     |
| Image References     | ✅       | ✅   | ✅     |
| AI Memory            | ✅       | ✅   | ✅     |
| Embedded Simulator   | ✅       | ✅   | ✅     |
| Project Settings     | ✅       | ✅   | ✅     |
| iPhone, iPad, & Mac  | ✅       | ✅   | ✅     |
| Code Editor          | ❌       | ✅   | ✅     |
| Database Management  | ❌       | ✅   | ✅     |
| App Logs             | ❌       | ✅   | ✅     |
| Version History      | ❌       | ✅   | ✅     |

***

## Most Used Features

Based on what users do most:

1. **Chat Interface** — The core of building
2. **Toolkit** — Adding assets with # commands
3. **Embedded Simulator** — Testing and iteration
4. **AI Modes** — Picking the right model
5. **Project Settings** — Customizing app behavior
6. **Code Editor** — Quick tweaks and learning (Pro)

***

## Getting Started

If you're new, start here:

<CardGroup cols={2}>
  <Card title="Chat Interface" icon="comments" href="/features/chat-interface">
    Learn how to use your primary building tool
  </Card>

  <Card title="Toolkit" icon="hashtag" href="/toolkit/overview">
    Add real assets to your app with # commands
  </Card>
</CardGroup>
