# Network

- [Node Types](/network/node-types.md): Types of U2U Nodes
- [Requirements](/network/requirements.md): Installing dependencies and setting things up are required to run a node.
- [Build Dependencies](/network/build-dependencies.md): Before setting up your node, you need to prepare a machine that have installed dependencies.
- [Run Normal Node](/network/run-normal-node.md): This page will guide you how to run a normal node (or non-validator node).
- [Mainnet Normal Node](/network/run-normal-node/mainnet-normal-node.md)
- [Testnet Normal Node](/network/run-normal-node/testnet-normal-node.md)
- [Run via Docker](/network/run-normal-node/run-via-docker.md)
- [Run Validator Node](/network/run-validator-node.md): This page will guide you how to run a validator node.
- [Mainnet Validator Node](/network/run-validator-node/mainnet-validator-node.md)
- [Testnet Validator Node](/network/run-validator-node/testnet-validator-node.md)
- [Run A Local Test Network](/network/run-a-local-test-network.md): This page guide you to run fakenet (private testing network) with N local nodes, primarily for testing/benchmarking purposes.
- [Troubleshooting](/network/troubleshooting.md)
