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

# Introduction

> Run and Participate in the Shared Computer

Welcome to **Bless Network**, the world’s first shared computer. Unlike traditional cloud services like AWS or Google Cloud, Bless Network enables anyone to contribute their computing power and earn rewards.

Currently, there are two ways to participate in the Bless Network:

<CardGroup cols={2}>
  <Card title="Browser Extension Node" icon="window" href="./extension-node/get-started">
    A lightweight, easy-to-use option that runs directly in your browser.
  </Card>

  <Card title="Native Node (Docker)" icon="grid-2" href="./native-node/get-started">
    A more robust, standalone option for users who want full control and better performance.
  </Card>
</CardGroup>
