> For the complete documentation index, see [llms.txt](/llms.txt).

# Node Setup

- **Hardware Requirements**: Minimum hardware requirements for Rootstock. [Read more](/node-operators/setup/requirements/)
- **Node Installation**: 3 items [Read more](/node-operators/setup/installation/)
- **Import Sync**: Bootstrap an RSKj node from published, signed bootstrap data instead of syncing from genesis. [Read more](/node-operators/setup/import-sync/)
- **Configure the node**: 8 items [Read more](/node-operators/setup/configuration/)
- **Node Runners**: 4 items [Read more](/node-operators/setup/node-runner/)
- **Reproducible Build**: A deterministic build process used to build Rootstock node JAR file. Provides a way to be reasonable sure that the JAR is built from GitHub RSKj repository. Makes sure that the same tested dependencies are used and statically built into the executable. [Read more](/node-operators/setup/reproducible-build/)
- **Security Chain**: All the different ways that you can verify RSKj: Release signing key, fingerprint of the public key, SHA256SUMS.asc, binary dependencies, secure environment script [Read more](/node-operators/setup/security-chain/)
- **Experimental features**: All the experimental features released in RSKj are explained in this section, how to enable and what's the purpose of the feature [Read more](/node-operators/setup/experimental-features/)
