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

# Blnk Documentation

> Documentation for Blnk Core, Cloud, Custom Apps, and Watch.

<div className="relative not-prose docs-home">
  <div className="docs-home-asset-prefetch" aria-hidden="true">
    <img src="https://mintcdn.com/blnk/zLc5X6oQ4EVtcQro/images/hero/core-dark.svg?fit=max&auto=format&n=zLc5X6oQ4EVtcQro&q=85&s=45fe818dce3cf6837834126026401bd4" alt="" width={48} height={48} loading="eager" decoding="sync" fetchPriority="high" data-path="images/hero/core-dark.svg" />

    <img src="https://mintcdn.com/blnk/zLc5X6oQ4EVtcQro/images/hero/cloud-dark.svg?fit=max&auto=format&n=zLc5X6oQ4EVtcQro&q=85&s=5f1552fe11457b9d7d65861d14f2fce3" alt="" width={48} height={48} loading="eager" decoding="sync" fetchPriority="high" data-path="images/hero/cloud-dark.svg" />

    <img src="https://mintcdn.com/blnk/zLc5X6oQ4EVtcQro/images/hero/watch-dark.svg?fit=max&auto=format&n=zLc5X6oQ4EVtcQro&q=85&s=757a218759eade05b2f02fcd528d06b5" alt="" width={48} height={48} loading="eager" decoding="sync" fetchPriority="high" data-path="images/hero/watch-dark.svg" />

    <img src="https://mintcdn.com/blnk/zLc5X6oQ4EVtcQro/images/hero/apps-dark.svg?fit=max&auto=format&n=zLc5X6oQ4EVtcQro&q=85&s=7c86ca7f73f04c1ce283478a88802638" alt="" width={48} height={48} loading="eager" decoding="sync" fetchPriority="high" data-path="images/hero/apps-dark.svg" />

    <img src="https://mintcdn.com/blnk/i08ciAl4RPYMbtkm/images/hero/bitu-welcome.svg?fit=max&auto=format&n=i08ciAl4RPYMbtkm&q=85&s=9fb49692108229733b7cbe23b9204b1e" alt="" width={153} height={120} loading="eager" decoding="sync" fetchPriority="high" data-path="images/hero/bitu-welcome.svg" />
  </div>

  <div className="relative mx-auto max-w-3xl px-5 pt-24 pb-16 lg:px-0 lg:pb-24">
    <div className="lg:px-0">
      <h1 className="docs-home-heading block text-[40px] font-semibold leading-tight tracking-[-0.75px] text-zinc-50">
        Welcome to the Blnk Docs
      </h1>

      <p className="mt-4 max-w-xl text-lg text-zinc-500">
        The open-source Core for building modern financial products. API-first, production-ready, and designed for developers.
      </p>

      <div className="mt-4 flex flex-wrap items-center gap-3">
        <a href="/home/install" className="cta-callout-button inline-flex items-center justify-center gap-2 rounded-full bg-white px-5 py-2.5 text-sm font-semibold no-underline transition hover:bg-zinc-100 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-white/50 dark:bg-white dark:hover:bg-zinc-200">
          Quick start

          <span className="cta-callout-button-arrow" aria-hidden="true">
            →
          </span>
        </a>

        <a href="https://blnkfinance.com/contact/us?utm_source=blnk_docs&utm_medium=documentation&utm_campaign=index" target="_blank" rel="noopener noreferrer" className="inline-flex items-center justify-center gap-2 rounded-full border border-zinc-600 bg-transparent px-5 py-2.5 text-sm font-semibold text-zinc-50 no-underline transition hover:border-zinc-500 hover:bg-white/5 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-zinc-500/50">
          Get dedicated Support
          <span aria-hidden="true">↗</span>
        </a>
      </div>
    </div>

    <div className="docs-home-cards mt-12 grid gap-6 overflow-visible sm:grid-cols-2 lg:mt-24 lg:px-0">
      **Core**

      **Cloud**

      **Watch**

      **Apps**
    </div>
  </div>
</div>
