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

# Introduction

> Sleek builds amazing shopping experiences, for every store on the internet.

## About Sleek

Sleek builds best-in-class technology for webpage classification, webpage
semantic understanding, and shopping deals. In this documentation, you will
learn how to use Sleek's SDKs, APIs, and offerings to build amazing products for
your users and partners.

<img noZoom className="block h-128 dark:hidden" src="https://mintcdn.com/sleek/fHxBG1hIq-z1zasZ/resources/hero_light.png?fit=max&auto=format&n=fHxBG1hIq-z1zasZ&q=85&s=0cb9925bb30eedb4dd1b444c3d775801" width="1792" height="1024" data-path="resources/hero_light.png" />

<img noZoom className="hidden h-128 dark:block" src="https://mintcdn.com/sleek/fHxBG1hIq-z1zasZ/resources/hero_dark.png?fit=max&auto=format&n=fHxBG1hIq-z1zasZ&q=85&s=2ea4eff152fe71492d2afc8e5651df88" width="1792" height="1024" data-path="resources/hero_dark.png" />

## Quickstart

**Learn how to use Sleek in your products.**

Sleek provides full end-to-end white label solutions, SDKs to integrate into
your existing products, and APIs to build your own custom solutions.

Depending on your use case, you can choose the best integration method for your
product below.

<CardGroup cols={2}>
  <Card title="Cashback and deals" icon="sack-dollar" href="/offerings/cashback-deals">
    I want to offer cashback and deals to my users.
  </Card>

  <Card title="Coupon auto-apply" icon="robot" href="/offerings/coupon-auto-apply">
    I want to provide coupon auto-apply (CAA) to my users.
  </Card>

  <Card title="Page classification" icon="shapes" href="/offerings/page-classification">
    I want to classify the e-commerce pages my users are visiting.
  </Card>

  <Card title="Product extraction" icon="pickaxe" href="/offerings/product-extraction">
    I want to extract products from the e-commerce pages my users are visiting.
  </Card>

  <Card title="Custom solution" icon="hammer" href="/offerings/custom-solutions/introduction">
    I want Sleek to build a custom white label solution for me.

    <sub>E.g. a browser extension, a mobile app, or a website that includes cashback, CAA, or autofill.</sub>
  </Card>
</CardGroup>
