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

# Introduction

<Note>
  The platform uses a microservice architecture with separate REST interfaces for miners and validators,designed for fault tolerance and continuous operation.
</Note>

## REST API Endpoints

<Columns cols={2}>
  <Card title="Miner Endpoints" icon="land-mine-on" href="/api-reference/endpoint/active">
    View the Miner enpoints here
  </Card>

  <Card title="Validator Endpoints" icon="calendar-check" href="/api-reference/endpoint/test">
    View the Validator enpoints here
  </Card>
</Columns>
