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

# Overview

> Building an employee benefits product with Clasp

You can embed health benefits administration directly into your product. Clasp integrates with all the major carriers so your customers can connect their existing plans in just a few clicks. Clasp also integrates with your payroll provider to automatically manage benefits deductions every pay cycle.

## Getting started

Integrate Clasp with just a few lines of code.

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="circle-play" href="/quickstart">
    The fastest way to get started with Clasp.
  </Card>

  <Card title="SDK Usage" icon="code" href="/SDK">
    Learn more about how to integrate with Clasp's SDK.
  </Card>
</CardGroup>

<img className="" src="https://mintcdn.com/claspinc/34GzgX9XMCmDzNgM/images/clasp-visual.png?fit=max&auto=format&n=34GzgX9XMCmDzNgM&q=85&s=63789f8aae64810abd755b18491d7723" alt="Clasp Components" width="6720" height="3780" data-path="images/clasp-visual.png" />

## Exploring further

The following guides expand on topics covered in the quickstart guide.

<CardGroup cols={2}>
  <Card title="Components" icon="table-columns" href="/components/employer_component">
    Learn more about embeddable benefits components.
  </Card>

  <Card title="Customize Style" icon="palette" href="/guides/styling">
    Customize the look and feel of the benefits experience.
  </Card>
</CardGroup>
