# Fora — Comments That Load in 50ms

The fastest embeddable comment system. Built on Cloudflare's edge network. Add to any site in 2 minutes.

## What is Fora?

Fora is an edge-native comment system for modern websites. Built on Cloudflare's 300+ global edge locations, comments load in ~50ms from the server closest to each reader. No cold starts, no spinners — just instant engagement.

## Key Features

### Engagement
- **Threaded Comments**: Nested replies for organized discussions
- **Voting**: Upvote/downvote comments and posts
- **Reactions**: Emoji reactions on posts (Pro)
- **Rich Formatting**: Bold, italic, code, links
- **@Mentions**: Tag other commenters
- **Permalinks**: Direct links to any comment
- **Share Tracking**: Track social shares (Pro)

### Customization
- **Full Theme Control**: Dark/light modes, custom CSS variables
- **Custom Colors**: Accent colors, fonts, backgrounds
- **Live Preview**: See changes in real-time in the dashboard
- **Brand Matching**: Make comments look native to your site

### Moderation
- **Report Queue**: User reports with reason categories
- **Pin Comments**: Highlight important responses
- **Hide/Delete**: Remove problematic content
- **Advanced Moderation**: Priority queue, bulk actions (Pro)

### Analytics
- **Engagement Metrics**: Comments, pageviews, interaction rates
- **Top Posts**: See which content drives discussion
- **CSV Export**: Download your data anytime
- **Date Range Filters**: 7/30/90 day views

### Notifications
- **Browser Push**: Real-time notifications
- **Email Notifications**: Thread subscription emails (Pro)

### Developer Experience
- **2-Line Embed**: Simple script tag integration
- **Framework Adapters**: Astro, Hugo, Jekyll, 11ty, React, Vue, Svelte
- **CLI Quickstart**: `npx create-fora@latest` — creates site + outputs snippet
- **REST API**: Full programmatic access
- **OpenAPI Spec**: Machine-readable API at `/openapi-agent.json`
- **Agent Install Guide**: AI-friendly docs at `/ai/comments-install`
- **Data Export**: CSV export of all data
- **Webhooks**: `comment.created` events for CI/CD rebuilds
- **SSR-Safe**: Comment count available at build time
- **JSON-LD**: Structured data for SEO

## Pricing

- **Free ($0/mo)**: 1 site, threaded comments, voting, replies, formatting, dark/light themes, browser notifications, 100k pageviews/mo
- **Pro ($49/mo)**: Up to 5 sites, post voting & reactions, email notifications, share tracking, advanced moderation, full analytics + export, custom CSS branding, 500k pageviews/mo
- **Business ($199/mo)**: Up to 50 sites, team collaboration, custom domain, priority support, 2M pageviews/mo

## AI Agent Installation

Fora is built for AI-assisted development. Point your coding agent at our docs:

1. **OpenAPI Spec**: `/openapi-agent.json` — Full API schema
2. **Install Guide**: `/ai/comments-install` — Step-by-step agent instructions
3. **Validation Endpoint**: Agents can verify the install worked

Sample prompt for your AI agent:
```
Add Fora comments to my blog.
Use the install guide at giga.mobile/ai/comments-install
and the OpenAPI spec at giga.mobile/openapi-agent.json
```

## Live Demo

The landing page includes a live demo forum (GIGA.FORA) where visitors can:
- Browse posts sorted by Hot, New, or Top
- Filter by trending tags
- Create posts with rich text and tags
- Vote and comment
- See real-time updates

## Technical Details

- Edge-native on Cloudflare Workers
- D1 database for persistence
- ~50ms average response time globally
- 99.99% uptime
- No third-party trackers
- GDPR compliant

## Links

- [Main Site](https://giga.mobile/)
- [Publisher Dashboard](/publishers)
- [Member Portal](/members)
- [AI Docs](/ai)
- [OpenAPI Spec](/openapi-agent.json)
- [Full API Documentation](/llms-full.txt)
