> ## 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">
    Quickstart guide to get you up and running with the SDK.
  </Card>

  <Card title="Core" icon="package" href="/sdk/mails/core/introduction">
    Core functionality of the Mails SDK, including hooks and provider.
  </Card>

  <Card title="UI" icon="monitor-dot" href="/sdk/mails/ui/introduction">
    UI components for building email marketing experiences.
  </Card>

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