# Validating

- [Create a read-only node](/validating/create-a-read-only-node.md)
- [Create a validator node](/validating/create-a-validator-node.md): First create a read-only node and then continue with below steps. To turn the read-only node into a validator node you need to fund your identity account and create vote and stake accounts.
- [Network upgrades](/validating/network-upgrades.md)
- [Tachyon 2.0](/validating/network-upgrades/tachyon-2.0.md)
- [Advanced Notes](/validating/network-upgrades/tachyon-2.0/advanced.md)
- [Validator restart](/validating/network-upgrades/validator-restart.md): How to stop, start, and verify your X1 validator.
- [Staking functions](/validating/staking-functions.md)
- [Performance](/validating/performance.md)
- [Hardware requirements](/validating/performance/hardware-requirements.md)
- [Ping validator](/validating/performance/ping-validator.md): Running Pinger allows the validator to share leader data transmission times with the network.
- [Node maintenance](/validating/performance/node-maintenance.md)
- [Disk IOPS test](/validating/performance/disk-iops-test.md): Purpose: check that your validator’s disk is fast enough for X1 block production. This test safely benchmarks random read/write performance (IOPS) using the fio tool.
- [Validator health check](/validating/performance/validator-health-check.md): This script runs a full system health report for your X1 validator: it checks CPU, Memory, Disk I/O, Network latency, Clock synchronization, and Vote Account activity — all in one run.
- [Validator bandwidth test](/validating/performance/validator-bandwidth-test.md): Test your validator's bandwidth: download/upload speeds, live throughput, and RPC connectivity.
- [Cluster](/validating/cluster.md): Active validators on X1 Blockchain
- [Community](/validating/community.md): Join the X1 validator community
- [Misc commands](/validating/misc-commands.md)
- [Testnet faucet](/validating/testnet-faucet.md)
- [Validator rewards](/validating/validator-rewards.md): The various ways to make rewards as a validator on X1
- [Incentivized Testnet Rewards](/validating/validator-rewards/incentivized-testnet-rewards.md): How validators are rewarded for their participation in the X1 testnet.
- [Bootstrap Bonus](/validating/validator-rewards/bootstrap-bonus.md): Bootstrap Bonus v1 rewards early, performant, and decentralized validators who actively strengthen the X1 network. It accelerates validator growth and decentralization across the consensus layer.
- [Secure validator with HW wallet](/validating/secure-validator-with-hw-wallet.md): This guide updates your vote account’s withdraw authority from a local keypair (id.json) to a Ledger hardware wallet address, without plugging the Ledger into the server.
- [Withdraw rewards using HW wallet](/validating/secure-validator-with-hw-wallet/withdraw-rewards-using-hw-wallet.md): Step-by-step guide for withdrawing accumulated validator rewards using a Ledger hardware wallet as the withdraw authority.
- [Connect validator to X1 Mainnet](/validating/connect-validator-to-x1-mainnet.md): Step-by-step guide to connect your validator and vote account to the X1 Mainnet using CLI and hardware wallet.
- [Mainnet Buenos Aires Reboot](/validating/mainnet-buenos-aires-reboot.md): Step-by-step to get your validator backup
