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

> Welcome to the SUI Wizard Documentation

With our experience in running validators for both testnet and mainnet for a considerable amount of time, we are introducing a tool that will make it easier for developers and node operators to run and manage Sui Validators and Full Nodes for all three Sui networks: Mainnet, Testnet, and Devnet.

<Frame>
  <img src="https://mintcdn.com/scale3labs/O0WXC3tuYZrwI26B/images/sui-node-helper-welcome.png?fit=max&auto=format&n=O0WXC3tuYZrwI26B&q=85&s=ce6a2b48114189c9fca8b4a8bd473aaa" width="1714" height="770" data-path="images/sui-node-helper-welcome.png" />
</Frame>

GitHub Repo: [sui-node-helper](https://github.com/Scale3-Labs/sui-node-helper)

Blog: [Sui Wizard — Node Management Simplified](https://medium.com/@scale3/sui-wizard-node-management-simplified-b6a7395745e5)

<CardGroup cols={2}>
  <Card title="Setup Full Node" icon="gear" iconType="regular" href="/sui-node-helper/running-a-sui-fullnode">
    Steps to setup a SUI fullnode on devnet/testnet.
  </Card>

  <Card title="Setup Validator" icon="gears" href="/sui-node-helper/running-a-sui-validator">
    Steps to setup a SUI Validator on testnet.
  </Card>

  <Card title="Node Operations" icon="bars-progress" iconType="regular" href="/sui-node-helper/sui-node-operations">
    Methods available to perform Sui node operations.
  </Card>

  <Card title="FAQs" icon="question" iconType="solid" href="/sui-node-helper/sui-node-helper-faqs">
    Need some help?
  </Card>
</CardGroup>
