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

# Introduction

> Simpu Mails SDK

The Simpu Mails SDK allows you seamlessly setup Email marketing in your products. It consists of plug and play UI components and hooks that are easily customisable & supercharged with Simpu's Email marketing API infrastructure.

## Get started

<Columns cols={2}>
  <Card title="Install" icon="wrench" href="/sdk/mails/installation">
    Easily setup the SDK in your product.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/sdk/mails/quickstart">
    Easily setup the SDK in your product.
  </Card>

  <Card title="Components" icon="atom" href="/sdk/mails/components">
    Find out how to use the SDK to integrate email marketing into your product.
  </Card>

  <Card title="Hooks" icon="braces" href="/sdk/mails/hooks">
    Hooks that encapsulate functionality for fetching data and mutating data
    using Simpu's APIs.
  </Card>

  <Card title="Examples" icon="book-text" href="/sdk/mails/examples">
    Implementation examples showing how to use the Mails SDK.
  </Card>
</Columns>
