> ## 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.

# What is bunnyOS?

> Personalized agent and decentralized inference platform powered by small models.

bunnyOS is a decentralized inference platform for **small language models**, AI compact enough to run on everyday hardware, yet capable today of reasoning, using tools, and taking action.

The inference is served by **bunnyCompute**, a network of computers supplied by people around the world. Rather than route every request to a specialized data center, it spreads the work across ordinary hardware that people already own.

On top of that platform runs **bunny**, your personal AI agent. You chat with it in plain language, and it handles the rest, answering questions, reasoning through a problem, using tools, and taking action for you. You decide where it runs, privately on your own device or in the cloud, and how much it can do on its own.

<Frame caption="The Meet bunny! welcome screen, where bunny introduces itself.">
  <img src="https://mintcdn.com/bunnyos-df4bf87e-68/3fIAEtUn2XZ3XAlK/images/app/meet-bunny.png?fit=max&auto=format&n=3fIAEtUn2XZ3XAlK&q=85&s=186dc7d3561b3232d64fe75d38424f4d" alt="The bunnyOS welcome screen introducing bunny" width="1365" height="896" data-path="images/app/meet-bunny.png" />
</Frame>

<Note>
  You sign in before you start. bunnyOS lets you sign in with a wallet, an email, or a social account. See [Signing in](/user/getting-started/sign-in).
</Note>

## Why "small models"

Small models are what make the whole platform work. Because a model this light runs on hardware people already own, bunnyCompute can serve it from a decentralized network instead of a data center, and you can run it right on your own device, private and free. Big-model AI can do neither. That is why bunnyOS is built on small models from the ground up.

<Frame>
  <img src="https://mintcdn.com/bunnyos-df4bf87e-68/Zb1INJk2q83FNpLp/images/hero/bunny-15b-model.jpeg?fit=max&auto=format&n=Zb1INJk2q83FNpLp&q=85&s=0364efdc82224340132a231117386d39" alt="bunny in a battle pose beside a giant 15B, the size of a small model" width="1280" height="720" data-path="images/hero/bunny-15b-model.jpeg" />
</Frame>

## Where bunny runs

bunny can run in two places, and you choose which one to use.

* **On your device.** bunny runs privately on your own computer. It is free, and nothing you say leaves your machine.
* **In the bunnyCompute cloud.** bunny runs on **bunnyCompute**, a network of computers supplied by other people. Each request spends Carrots.

You can switch between them at any time. See [Where bunny runs](/user/chat/on-device-vs-cloud) for the full picture.

## What you can do with bunny

bunny is more than a chat box. You can extend what it can do, one piece at a time.

* **Chat.** Have a conversation with bunny, ask questions, and get things done. See [Chat with bunny](/user/chat/chat-intro).
* **Give it built-in tools.** bunny comes with native tools it can use on its own, and you decide which are on. See [Built-in tools](/user/chat/built-in-tools).
* **Connect your apps and tool servers.** Link accounts like Gmail and Calendar, or connect remote tool servers, so bunny can act across them. See [External connections](/user/chat/connectors-and-servers).
* **Run mini-apps.** Launch **bunnyApps**, small purpose-built apps that run inside bunnyOS. See [About bunnyApps](/user/apps/app-store).

## The economy in brief

**Carrots** are the credit you spend to run bunny in the cloud. New accounts start with a one-time grant of Carrots to get going.

You can also earn more. Contribute your computer's spare compute to bunnyCompute, or stake the `$OS` token, and either one earns you Carrots. See [Carrots & OS explained](/user/carrots/explained) for how it all fits together.

## Take a tour

<CardGroup cols={2}>
  <Card title="Chat with bunny" icon="message-circle" href="/user/chat/chat-intro">
    Start a conversation and see how bunny replies, remembers, and helps.
  </Card>

  <Card title="Where bunny runs" icon="cpu" href="/user/chat/on-device-vs-cloud">
    Run bunny privately on your device or in the bunnyCompute cloud.
  </Card>

  <Card title="bunnyApps" icon="layout-grid" href="/user/apps/app-store">
    Browse the App Store and run mini-apps built for bunnyOS.
  </Card>

  <Card title="Contribute compute" icon="server" href="/user/compute/overview">
    Share your computer's power with the network and earn Carrots.
  </Card>
</CardGroup>

## Related pages

<CardGroup cols={2}>
  <Card title="Signing in" icon="log-in" href="/user/getting-started/sign-in">
    Sign in with a wallet, email, or social account to start using bunny.
  </Card>

  <Card title="Chat with bunny" icon="message-circle" href="/user/chat/chat-intro">
    The conversation itself: composer, replies, and your chat history.
  </Card>

  <Card title="Carrots & OS explained" icon="carrot" href="/user/carrots/explained">
    What Carrots and `$OS` are, and how to get and spend Carrots.
  </Card>

  <Card title="How contributing works" icon="server" href="/user/compute/overview">
    Supply compute to bunnyCompute and earn Carrots for each job.
  </Card>
</CardGroup>
