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

# Welcome to Spark

<style>
  {`
    .card-less-radius {
      border-radius: 4px !important;
    }

    /* Make card titles larger - comprehensive selectors */
    .card-less-radius h3,
    .card h3,
    [data-card] h3,
    .card-title,
    .card .card-title,
    .card-less-radius .card-title,
    [data-card] .card-title,
    a[href] h3,
    a[href] .card-title {
      font-size: 2rem !important;
      font-weight: 700 !important;
      line-height: 1.2 !important;
    }
    `}
</style>

<img src="https://mintcdn.com/lightspark/vFUysYAUTCRUoAf_/images/learn/main.png?fit=max&auto=format&n=vFUysYAUTCRUoAf_&q=85&s=d2dc4194730bad97d9af89f42f6d09cb" alt="Spark Introduction" width="1462" height="854" data-path="images/learn/main.png" />

Spark is the fastest, lightest, and most developer-friendly way to build financial apps and launch assets, **natively on Bitcoin.**

Spark lets developers move Bitcoin and Bitcoin-native assets (including stablecoins) instantly, at near-zero cost, while staying fully connected to Bitcoin's infrastructure. Spark has no bridge and doesn’t wrap your asset: everything is native to Bitcoin.

## Choose Your Path

<div className="block dark:hidden">
  <CardGroup cols={2}>
    <Card title="Deploy your dream wallet" href="/wallets/overview" img="https://mintcdn.com/lightspark/vFUysYAUTCRUoAf_/images/learn/docs-wallets_light.png?fit=max&auto=format&n=vFUysYAUTCRUoAf_&q=85&s=33c54dfc8e8b44beacdce703339dacdc" className="card-less-radius" width="1200" height="800" data-path="images/learn/docs-wallets_light.png" />

    <Card title="Dive into Spark" href="/learn/tldr" img="https://mintcdn.com/lightspark/vFUysYAUTCRUoAf_/images/learn/docs-divein_light.png?fit=max&auto=format&n=vFUysYAUTCRUoAf_&q=85&s=096f88076a641a4839df14c65b212531" className="card-less-radius" width="1200" height="800" data-path="images/learn/docs-divein_light.png" />
  </CardGroup>

  <CardGroup cols={2}>
    <Card title="Launch your token" href="/issuance/overview" img="https://mintcdn.com/lightspark/vFUysYAUTCRUoAf_/images/learn/docs-tokens_light.png?fit=max&auto=format&n=vFUysYAUTCRUoAf_&q=85&s=a3fdeaa1ab7ebc7f4c24a10dce4805fc" className="card-less-radius" width="1200" height="800" data-path="images/learn/docs-tokens_light.png" />

    <Card title="How Spark supports BTKN" href="/learn/tokens/history" img="https://mintcdn.com/lightspark/vFUysYAUTCRUoAf_/images/learn/docs-support_light.png?fit=max&auto=format&n=vFUysYAUTCRUoAf_&q=85&s=e076f5210c7d46a19c22f6e73d2d4877" className="card-less-radius" width="1200" height="800" data-path="images/learn/docs-support_light.png" />
  </CardGroup>
</div>

<div className="hidden dark:block">
  <CardGroup cols={2}>
    <Card title="Deploy your dream wallet" href="/wallets/overview" img="https://mintcdn.com/lightspark/vFUysYAUTCRUoAf_/images/learn/docs-wallets_dark.png?fit=max&auto=format&n=vFUysYAUTCRUoAf_&q=85&s=a04faf6e5a58bf5239915a1c7aa80c64" className="card-less-radius" width="1200" height="800" data-path="images/learn/docs-wallets_dark.png" />

    <Card title="Dive into Spark" href="/learn/tldr" img="https://mintcdn.com/lightspark/vFUysYAUTCRUoAf_/images/learn/docs-divein_dark.png?fit=max&auto=format&n=vFUysYAUTCRUoAf_&q=85&s=8a80a7ea34647f71a90679c3cd49badb" className="card-less-radius" width="1200" height="800" data-path="images/learn/docs-divein_dark.png" />
  </CardGroup>

  <CardGroup cols={2}>
    <Card title="Launch your token" href="/issuance/overview" img="https://mintcdn.com/lightspark/vFUysYAUTCRUoAf_/images/learn/docs-tokens_dark.png?fit=max&auto=format&n=vFUysYAUTCRUoAf_&q=85&s=a6b0efc102cb9b1d509a8f32b4decfc9" className="card-less-radius" width="1200" height="800" data-path="images/learn/docs-tokens_dark.png" />

    <Card title="How Spark supports tokens" href="/learn/tokens/history" img="https://mintcdn.com/lightspark/vFUysYAUTCRUoAf_/images/learn/docs-support_dark.png?fit=max&auto=format&n=vFUysYAUTCRUoAf_&q=85&s=94d6574768a0d4efbc4a71cf2e689ba6" className="card-less-radius" width="1200" height="800" data-path="images/learn/docs-support_dark.png" />
  </CardGroup>
</div>
