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

# Introduction

> This documentation is organized to help both beginners and developers quickly integrate KlipLink into your workflow. Explore the sections below to get started with our API or dashboard features.

## What is KlipLink?

KlipLink is your all-in-one platform for creating **short links**, **landing pages**, and **QR codes**. This documentation provides a complete guide to using KlipLink, from basic setup to advanced API integrations.

<iframe src="https://www.youtube.com/embed/kPjVShepPac" title="YouTube video player" frameborder="0" className="w-full aspect-video rounded-xl" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen />

## What's in the docs?

<Tip>
  Use the search feature to find what you are looking for
</Tip>

We provided detailed documentation of all our products.

<AccordionGroup>
  <Accordion title="Dashboard User Guide">
    We provide detailed guidance on how to use our platform. If there is anything you are unsure of or anything you wish to be added to this documentation, please don't hesistate to [Contact Us](https://klipl.ink/contact/).
  </Accordion>

  <Accordion title="API Reference">
    Browse in-depth guides on all of our API endpoints and how to use them, including authentication, rate limits and more.
  </Accordion>
</AccordionGroup>

## Most Popular

<Card title="How To Create A Link" icon="link" href="how-to-create-a-link">
  Learn how to create a link in KlipLink using the dashboard.
</Card>

<Card title="How To Connect A Custom Domain" icon="globe" href="how-to-connect-a-custom-domain">
  Learn how to connect your own website to KlipLink.
</Card>

<Card title="API Reference" icon="code" href="api/overview">
  Learn how to use our powerful API.
</Card>
