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

# Features Overview

> Comprehensive overview of all RTFM.guide features

## For Readers

### Browse & Discover

<AccordionGroup>
  <Accordion title="Search Guides">
    Powerful search functionality to find exactly what you need:

    * Full-text search across titles and content
    * Quick search with instant results
    * Filter by categories and tags (coming soon)
  </Accordion>

  <Accordion title="Save Guides">
    Bookmark guides for quick access later:

    * Save unlimited guides
    * Access from your dashboard
    * View all saved guides in one place
  </Accordion>

  <Accordion title="React to Content">
    Show appreciation with reactions:

    * 👍 **Helpful**: Guide was useful
    * 💾 **Saved Me**: Guide saved significant time
    * ⏰ **Outdated**: Guide needs updating
  </Accordion>
</AccordionGroup>

### Engage & Discuss

<AccordionGroup>
  <Accordion title="Comments">
    Discuss guides and ask questions:

    * Leave comments on any guide
    * Reply to others' comments (coming soon)
    * First comment is moderated for spam prevention
    * Auto-approved after first approved comment
  </Accordion>

  <Accordion title="Notifications">
    Stay updated on your activity:

    * Comment replies
    * Reactions on your guides
    * Guide updates (coming soon)
    * Customizable notification preferences
  </Accordion>
</AccordionGroup>

## For Contributors

### Create & Edit Guides

<AccordionGroup>
  <Accordion title="Markdown Support">
    Write guides in familiar Markdown:

    * Full GitHub-flavored Markdown support
    * Live preview while you write
    * Code syntax highlighting
    * Tables, lists, and more
  </Accordion>

  <Accordion title="Draft System">
    Work at your own pace:

    * Save drafts and return later
    * Preview before publishing
    * Edit published guides anytime
  </Accordion>

  <Accordion title="Visibility Control">
    Control who sees your guides:

    * **Public**: Visible to everyone
    * **Unlisted**: Only accessible via direct link
    * **Private**: Only visible to you (coming soon)
  </Accordion>
</AccordionGroup>

### Manage Your Content

<AccordionGroup>
  <Accordion title="My Guides">
    Track all your contributions:

    * View all guides you've created
    * See draft, published, and archived guides
    * Quick access to edit or delete
    * Track views and reactions
  </Accordion>

  <Accordion title="Dashboard">
    Your personal command center:

    * View your statistics
    * Recent activity
    * Saved guides
    * Notifications
  </Accordion>

  <Accordion title="Profile">
    Showcase your expertise:

    * Public profile page
    * Display your published guides
    * Show your contributions
    * Reputation score (coming soon)
  </Accordion>
</AccordionGroup>

## Customization

### Appearance

<Card title="Theme Settings" icon="palette">
  Choose your preferred visual experience:

  * **Light Mode**: Clean and bright
  * **Dark Mode**: Easy on the eyes
  * **Auto**: Follows system preference (coming soon)
</Card>

### Content Preferences

<Card title="Content Mode" icon="shield">
  Control content filtering:

  * **SFW Mode**: Family-friendly content only
  * **NSFW Mode**: All content visible
  * Preference persists across sessions
</Card>

## Community Features

### Content Moderation

<CardGroup cols={2}>
  <Card title="Comment Moderation" icon="check">
    First-time commenters are moderated to prevent spam
  </Card>

  <Card title="Report Content" icon="flag">
    Flag inappropriate content for review
  </Card>
</CardGroup>

### Coming Soon

<CardGroup cols={2}>
  <Card title="Categories" icon="folder">
    Browse guides by category
  </Card>

  <Card title="Tags" icon="tag">
    Filter guides by specific technologies
  </Card>

  <Card title="Reputation System" icon="star">
    Earn points for helpful contributions
  </Card>

  <Card title="Following" icon="user-plus">
    Follow your favorite contributors
  </Card>
</CardGroup>

## Account & Settings

### Profile Settings

* Update your name and email
* Change your password
* Manage notification preferences
* Two-factor authentication (coming soon)

### Data & Privacy

* Export your data (coming soon)
* Delete your account
* Privacy controls
* See our [Privacy Policy](/legal/privacy)

## Technical Features

* **Responsive Design**: Works on all devices
* **Fast Performance**: Optimized for speed
* **Secure**: HTTPS, CSRF protection, password hashing
* **Email Verification**: Verified accounts only
* **Modern Stack**: Built with Laravel, Inertia.js, and Vue.js
