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

# Introduction

> MANIA is the most popular, feature-rich MapleStory bot  that works everywhere. See what it automates, how it works, and how to start.

## Supported Servers

MANIA works on <span style={{ color: "white" }}>all servers</span>, including:

* **Official:** GMS, KMS, JMS, TMS, CMS, MapleSEA, and MapleStory N
* **MapleStory Worlds:** ChronoStory & Artale
* **Private Servers:** StarMS, RienMS, MapleRoyals, MapleLegends, MysticMS, HaikuMS, KaizenMS, TimelessMS, EsferaMS, Ranmelle, & BeyondMS

## Feature List

<CardGroup cols={3}>
  <Card title="Training" icon="crosshairs" href="/docs/routines">
    Build routines to automate training.
  </Card>

  <Card title="Dailies" icon="calendar-check" href="/docs/tasks#daily-quests">
    Completes Symbol and Commerci dailies.
  </Card>

  <Card title="Runes" icon="wand-magic-sparkles" href="/docs/rune-solving">
    Detects and solves all rune types.
  </Card>

  <Card title="Lie Detectors" icon="user-shield" href="/docs/lie-detector">
    Alerts you and solves [supported types](/docs/lie-detector).
  </Card>

  <Card title="Monster Park" icon="ghost" href="/docs/tasks#monster-park">
    Completes Monster Park maps for you.
  </Card>

  <Card title="Cubing" icon="cube" href="/docs/tasks#cubing">
    Reroll cube stats until target stats appear.
  </Card>

  <Card title="Familiars" icon="paw" href="/docs/tasks#extracting-familiars">
    Level, fuse, and extract your familiars.
  </Card>

  <Card title="CC & Breaks" icon="route" href="/docs/navigation">
    Take natural looking breaks while you train.
  </Card>

  <Card title="Discord Functionality" icon="comment" href="/docs/discord">
    Control MANIA from your phone.
  </Card>
</CardGroup>

## Which configuration should you run?

Each configuration solves those problems differently.

<CardGroup cols={2}>
  <Card title="Local" icon="desktop">
    MANIA and MapleStory run on the same PC. Capture and input happen automatically.

    Best for **Private Servers**, **MapleStory Worlds**, and **MacOS**.
  </Card>

  <Card title="Remote" icon="cloud">
    MANIA and MapleStory run on different PCs. Anticheat on the game PC never sees MANIA.

    **Required for GMS on Windows**, your choice for other Official Servers.
  </Card>
</CardGroup>

What options are available for Remote Configuration?

| Remote Option                                          | PCs | Capture                                     | Input                                                         |
| ------------------------------------------------------ | --- | ------------------------------------------- | ------------------------------------------------------------- |
| [**GeForce NOW**](/docs/capture#geforce-now)                | 1   | Game streamed from NVIDIA servers           | Software Input                                                |
| [**Remote Desktop**](/docs/capture#remote-desktop-software) | 2   | View the game PC with a remote desktop tool | Software Input                                                |
| [**Capture Card + Pico**](/docs/capture#capture-card)       | 2   | HDMI from the game PC                       | Hardware Input — a Pico acts as a real USB keyboard and mouse |

<Note>
  **Capture Card + Pico** is our solution to kernel-level anticheat: it keeps MANIA off the game PC and sends real USB input. See [Hardware Input](/docs/hardware-input).
</Note>

## What to do next

<CardGroup cols={3}>
  <Card title="Setup" icon="download" href="/docs/setup">
    Download MANIA and get it up and running.
  </Card>

  <Card title="Capture" icon="eye" href="/docs/capture">
    Configure your capture environment.
  </Card>

  <Card title="Keybinds" icon="keyboard" href="/docs/keybinds">
    Bind your MapleStory hotkeys in MANIA.
  </Card>

  <Card title="Maps" icon="map" href="/docs/maps">
    How to create maps to store routines.
  </Card>

  <Card title="Routines" icon="list-check" href="/docs/routines">
    Create the routines for MANIA to run.
  </Card>

  <Card title="Hardware Input" icon="microchip" href="/docs/hardware-input">
    Set up a Pico to imitate real USB input.
  </Card>
</CardGroup>
