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

# Home

> bunnyOS is a decentralized inference platform for small language models, served by bunnyCompute, a network of computers supplied by people worldwide. Chat with bunny, your personal AI agent, and earn Carrots for the compute you share.

<div data-product-guide-index className="flex w-full flex-col gap-8 max-w-5xl mx-auto px-4 md:px-8 lg:px-12 py-10 lg:gap-14 lg:py-16">
  <div className="flex max-w-[640px] flex-col items-center gap-4 self-center text-center">
    <img src="https://mintcdn.com/bunnyos-df4bf87e-68/0IfJupLljBocO-iU/logo/light.png?fit=max&auto=format&n=0IfJupLljBocO-iU&q=85&s=026021b400ec813f950af8f18cd02dce" alt="bunnyOS" className="block h-14 w-auto dark:hidden" width="1787" height="530" data-path="logo/light.png" />

    <img src="https://mintcdn.com/bunnyos-df4bf87e-68/LGEfKiwP7Olj0mNc/logo/dark.png?fit=max&auto=format&n=LGEfKiwP7Olj0mNc&q=85&s=b42def2cfc9ad079837fcbc57809c51a" alt="bunnyOS" className="hidden h-14 w-auto dark:block" width="1787" height="530" data-path="logo/dark.png" />

    <p className="text-balance text-base leading-relaxed tracking-tight text-gray-600 dark:text-gray-400">
      Personalized agent and decentralized inference platform powered by small models.
    </p>
  </div>

  <img src="https://mintcdn.com/bunnyos-df4bf87e-68/Zb1INJk2q83FNpLp/images/hero/bunny-hero-closeup.jpeg?fit=max&auto=format&n=Zb1INJk2q83FNpLp&q=85&s=873fdd514b7456490abeefa7f4a78513" alt="A close-up hero portrait of bunny with a fist raised" className="w-full max-w-2xl mx-auto rounded-2xl border border-border shadow-sm shadow-gray-950/5 dark:shadow-black/20" width="1280" height="720" data-path="images/hero/bunny-hero-closeup.jpeg" />

  <hr className="border-0 border-t border-border" />

  <div className="flex flex-col gap-4">
    <h2 className="text-xl font-medium leading-normal text-gray-900 dark:text-gray-50">Explore bunnyOS</h2>

    <div className="grid grid-cols-1 gap-4 sm:grid-cols-2">
      <a href="/user/getting-started/introduction" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="rocket" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="text-base font-medium text-gray-900 dark:text-gray-50">Get started</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            New here? See what bunnyOS is and take a two-minute tour.
          </span>
        </div>
      </a>

      <a href="/user/chat/chat-intro" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="message-circle" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="text-base font-medium text-gray-900 dark:text-gray-50">Chat with bunny</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Start a conversation, stream replies, and keep your chat history.
          </span>
        </div>
      </a>

      <a href="/user/chat/on-device-vs-cloud" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="cpu" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="text-base font-medium text-gray-900 dark:text-gray-50">Where bunny runs</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Run bunny privately on your device, or in the cloud for Carrots.
          </span>
        </div>
      </a>

      <a href="/user/chat/built-in-tools" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="wrench" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="text-base font-medium text-gray-900 dark:text-gray-50">Tools & connectors</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Let bunny search the web, do math, and act on your connected apps.
          </span>
        </div>
      </a>

      <a href="/user/apps/app-store" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="layout-grid" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="text-base font-medium text-gray-900 dark:text-gray-50">bunnyApps</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Open mini-apps that run on bunny's model, right beside your chat.
          </span>
        </div>
      </a>

      <a href="/user/carrots/explained" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="carrot" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="text-base font-medium text-gray-900 dark:text-gray-50">Carrots & OS</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            The credit that runs bunny in the cloud, and how to earn it.
          </span>
        </div>
      </a>

      <a href="/user/compute/overview" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="server" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="text-base font-medium text-gray-900 dark:text-gray-50">Contribute compute</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Share your computer's spare power to earn Carrots per job.
          </span>
        </div>
      </a>

      <a href="/user/carrots/stake-os" className="rounded-2xl flex flex-col gap-4 border bg-gray-50 p-4 outline-none shadow-sm shadow-gray-950/5 transition hover:border-primary hover:shadow-md dark:bg-gray-950 dark:shadow-black/20 dark:hover:border-primary">
        <Icon icon="coins" color="rgb(var(--primary))" size={18} className="shrink-0" />

        <div className="flex flex-col gap-1">
          <span className="text-base font-medium text-gray-900 dark:text-gray-50">Stake OS</span>

          <span className="text-sm leading-relaxed text-gray-600 dark:text-gray-400">
            Stake the OS token on Base to earn a daily stream of Carrots.
          </span>
        </div>
      </a>
    </div>
  </div>
</div>
