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

# Senderr - Email Template Hosting

> Discover, host, and use professional React Email templates via API

# Senderr Email Template Platform

Welcome to Senderr - the modern email template hosting service. Discover high-quality, production-ready email templates built with React Email, host them in our platform, and integrate them seamlessly into your applications via our powerful API.

## Key Features

<CardGroup cols={2}>
  <Card title="Template Library" icon="folder-open" href="/guides/getting-started">
    Access all templates in your library with metadata and schema info.
  </Card>

  <Card title="Template Rendering" icon="paintbrush" href="/api-reference/introduction">
    Render templates with custom variables to generate email content.
  </Card>

  <Card title="Source Code Access" icon="code" href="/api-reference/introduction">
    Get React or HTML source code for templates in your library.
  </Card>

  <Card title="Variable Schemas" icon="list-check" href="/api-reference/introduction">
    Get variable schemas and default values for proper template usage.
  </Card>
</CardGroup>

## Quick Actions

<CardGroup cols={2}>
  <Card title="Browse Templates" icon="magnifying-glass" href="https://senderr.dev/templates">
    Discover thousands of professional email templates
  </Card>

  <Card title="Upload Template" icon="cloud-arrow-up" href="https://senderr.dev/dashboard/templates/new">
    Share your React Email templates with the community
  </Card>

  <Card title="Integration Guides" icon="puzzle-piece" href="/guides/integrations">
    Learn how to integrate templates with n8n, Python, and more
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/introduction">
    Complete API documentation for developers
  </Card>
</CardGroup>

## What You Can Do

### Discover Templates

* **Browse Collection**: Explore our curated library of React Email templates
* **Preview & Test**: Try templates with live previews before adding to your library
* **Add to Library**: Save templates to your personal library for API access

### Host & Manage

* **Template Library**: Organize and manage your collection of email templates
* **API Access**: Programmatically access your hosted templates
* **Variable Schemas**: Get structured data about template customization options

### Integrate & Use

* **API Integration**: Fetch and render templates via our REST API
* **Multiple Formats**: Get templates as React components or rendered HTML
* **Dynamic Content**: Populate templates with variables for personalized emails
* **Workflow Tools**: Use with n8n, Zapier, and other automation platforms

## Getting Started

<Steps>
  <Step title="Create Account">
    Sign up for a free account to access the Senderr platform
  </Step>

  <Step title="Explore Templates">
    Browse our template gallery and add templates to your library
  </Step>

  <Step title="Get API Key">
    Generate an API key to access your templates programmatically
  </Step>

  <Step title="Integrate">
    Use our API to render templates with dynamic content in your applications
  </Step>
</Steps>

## Popular Template Categories

* **Transactional**: Welcome emails, password resets, order confirmations
* **Marketing**: Newsletters, product announcements, promotional campaigns
* **E-commerce**: Cart abandonment, shipping notifications, product recommendations
* **Onboarding**: User welcome sequences, feature introductions, getting started guides

Ready to get started? Check out our [Getting Started Guide](/guides/getting-started) or explore the [API Reference](/api-reference/introduction).
