> ## Documentation Index
> Fetch the complete documentation index at: https://node-guide.dria.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the Dria Network — Run AI models or use decentralized inference from the CLI

<img className="block dark:hidden" src="https://mintcdn.com/edge-ai/qaDjmQEREuzarSwM/images/hero.png?fit=max&auto=format&n=qaDjmQEREuzarSwM&q=85&s=bf167ee51653fdf17ab3a15751a70eb1" alt="Dria Network Hero" width="4096" height="885" data-path="images/hero.png" />

<img className="hidden dark:block" src="https://mintcdn.com/edge-ai/qaDjmQEREuzarSwM/images/hero.png?fit=max&auto=format&n=qaDjmQEREuzarSwM&q=85&s=bf167ee51653fdf17ab3a15751a70eb1" alt="Dria Network Hero Dark" width="4096" height="885" data-path="images/hero.png" />

## What is Dria?

Dria is a decentralized Edge AI network — a distributed, crowdsourced hyperscaler that delivers fast, affordable AI inference powered by everyday people.

Anyone can contribute by **running a node** to serve AI models and earn rewards, or **use the network** to run inference across a global fleet of compute nodes from the command line.

Dria powers scalable, high-performance inference across diverse CPU and GPU hardware. No Ollama, no external dependencies — just a single binary that runs models natively using llama.cpp.

## Two Ways to Participate

<CardGroup cols={2}>
  <Card title="Run a Node" icon="server" href="/how-to-run">
    Install `dria-node`, pick a model, and start earning rewards by serving inference to the network.
  </Card>

  <Card title="Use the Network" icon="terminal" href="/cli">
    Install the Dria CLI to generate text, process batches, hold conversations, and more — all powered by the decentralized network.
  </Card>
</CardGroup>

## Getting Started

<CardGroup cols={2}>
  <Card title="Select Models" icon="microchip" href="/selecting-models">
    Browse the 12 supported models and find the right one for your hardware.
  </Card>

  <Card title="Earn Rewards" icon="coins" href="/rewards">
    Understand how to earn \$DRIA points by contributing to the network.
  </Card>

  <Card title="FAQ" icon="question" href="/faq">
    Find answers to commonly asked questions.
  </Card>
</CardGroup>
