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

# Introduction

> Bitsy is the All-In-One platform to create and manage Bitsy Links (Short Links), Link-in-Bio pages, Digi Notes, and QR Codes. Driving results, one click at a time.

<img className="block dark:hidden" style={{ borderRadius: "1rem" }} src="https://mintcdn.com/bitsy/9K8FdriBrgvMAmLv/images/bitsy_products.jpg?fit=max&auto=format&n=9K8FdriBrgvMAmLv&q=85&s=d157f3c81f5b0a8bb0cc0249edd9862d" alt="Bitsy Products Light" width="1920" height="1080" data-path="images/bitsy_products.jpg" />

<img className="hidden dark:block" style={{ borderRadius: "1rem" }} src="https://mintcdn.com/bitsy/9K8FdriBrgvMAmLv/images/bitsy_products.jpg?fit=max&auto=format&n=9K8FdriBrgvMAmLv&q=85&s=d157f3c81f5b0a8bb0cc0249edd9862d" alt="Bitsy Products Dark" width="1920" height="1080" data-path="images/bitsy_products.jpg" />

## Getting Started

To get started with Bitsy, you can do any of the following:

<CardGroup cols={2}>
  <Card title="Try our API" icon="code" href="/api-reference/introduction">
    Learn how to use Bitsy's API to create and manage your Bitsy Links
    programmatically
  </Card>

  <Card title="Integrate with Bitsy" icon="circle-nodes" href="/api-reference/introduction">
    Learn how to integrate Bitsy with your favorite tools
  </Card>
</CardGroup>
