# Set up Graffiti You can use your node's graffiti flag to include a short text in the blocks that your node creates. You will be able to see it using the block explorer. === "Mainnet" ```sh ./run-mainnet-beacon-node.sh --graffiti="" ``` === "Prater" ```sh ./run-prater-beacon-node.sh --graffiti="" ```