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

# Introduction

> Blockchain Node Setup and Operations

<CardGroup cols={3}>
  <Card title="Setup Sui on Contabo" icon="server" iconType="regular" href="/node-setup/run-sui-fullnode-manually">
    Guide to run Sui node on a server in Contabo.
  </Card>

  <Card title="Sui Fullnode" icon="gear" iconType="regular" href="/node-setup/sui-wizard/running-a-sui-fullnode">
    Setup a Sui Fullnode and use it for developing applications on the Sui
    blockchain.
  </Card>

  <Card title="Sui Validator" icon="sack-dollar" href="/node-setup/sui-wizard/running-a-sui-validator">
    Selected to run a Sui Validator? Follow the best practices to set it up
    efficiently.
  </Card>
</CardGroup>
