index.md

 1---
 2slug: /
 3title: Matcha Documentation
 4description: A modern, beautiful, and feature-rich email client for the terminal.
 5hide_table_of_contents: true
 6sidebar_position: 1
 7---
 8
 9# 🍵 Welcome to Matcha
10
11**Matcha** is a modern, beautiful, and feature-rich email client for the terminal, designed for speed and efficiency.
12
13![Matcha UI](assets/overview/matchaui.png)
14
15## Getting Started
16
17Ready to dive in? Here are a few places to start:
18
19- 🚀 [Installation Guide](.//installation.md) - Get Matcha running on your machine
20- 📖 [Usage & Shortcuts](./usage.md) - Learn how to navigate the interface
21- ⚙️ [Configuration](./Configuration.md) - Set up your accounts and preferences
22- 🌍 [Localization](./localization.md) - Add or edit translations for your language
23
24## Core Features
25
26Matcha is packed with features to make email management in the terminal a breeze:
27
28- [**Email Management**](./Features/EMAIL_MANAGEMENT.md) - Read, reply, delete, and archive emails.
29- [**Composing**](./Features/COMPOSING.md) - Write emails in Markdown with rich formatting support.
30- [**Account Management**](./Features/ACCOUNTS.md) - Seamlessly manage multiple accounts.
31- [**Contacts**](./Features/CONTACTS.md) - Keep your contacts organized and easily accessible.
32- [**Drafts**](./Features/DRAFTS.md) - Save unfinished emails and pick them up later.
33- [**UI**](./Features/UI.md) - A responsive, tabbed interface with color-coding and clear focus management.
34- [**Advanced**](./Features/ADVANCED.md) - Automatic updates, smart image rendering, and performance optimization.
35- [**CLI**](./Features/CLI.md) - Send emails and manage accounts from the command line.
36- [**AI Agents**](./Features/AI_AGENTS.md) - Let AI coding agents send emails through Matcha.
37- [**AI Rewrite**](./setup-guides/ai-rewrite.md) - Rewrite email drafts using your favorite AI models.
38- [**Plugins**](./Features/Plugins.md) - Extend Matcha with Lua plugins.
39
40### Image & Hyperlink Support
41
42- [Image Protocol Compatibility](./Features/Images.md)
43- [Hyperlink Compatibility](./Features/Hyperlinks.md)
44
45---
46
47Join the community and contribute on [GitHub](https://github.com/floatpane/matcha)!