> For the complete documentation index, see [llms.txt](https://docs.u2u.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.u2u.xyz/network.md).

# Network

- [Node Types](https://docs.u2u.xyz/network/node-types.md): Types of U2U Nodes
- [Requirements](https://docs.u2u.xyz/network/requirements.md): Installing dependencies and setting things up are required to run a node.
- [Build Dependencies](https://docs.u2u.xyz/network/build-dependencies.md): Before setting up your node, you need to prepare a machine that have installed dependencies.
- [Run Normal Node](https://docs.u2u.xyz/network/run-normal-node.md): This page will guide you how to run a normal node (or non-validator node).
- [Mainnet Normal Node](https://docs.u2u.xyz/network/run-normal-node/mainnet-normal-node.md)
- [Testnet Normal Node](https://docs.u2u.xyz/network/run-normal-node/testnet-normal-node.md)
- [Run via Docker](https://docs.u2u.xyz/network/run-normal-node/run-via-docker.md)
- [Run Validator Node](https://docs.u2u.xyz/network/run-validator-node.md): This page will guide you how to run a validator node.
- [Mainnet Validator Node](https://docs.u2u.xyz/network/run-validator-node/mainnet-validator-node.md)
- [Testnet Validator Node](https://docs.u2u.xyz/network/run-validator-node/testnet-validator-node.md)
- [Run A Local Test Network](https://docs.u2u.xyz/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](https://docs.u2u.xyz/network/troubleshooting.md)
