> For the complete documentation index, see [llms.txt](https://meversedex.gitbook.io/meverse-dev-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meversedex.gitbook.io/meverse-dev-docs/meverse-network-structure/generator-node.md).

# Generator Node

A generator node is a node that plays a key role in the blockchain and is responsible for creating new blocks. It creates blocks by assembling transactions from the network based on a consensus algorithm, and each block contains the signature of the generator node. The generator node collaborates with other nodes in the network to ensure the validity of the block.
