> For the complete documentation index, see [llms.txt](https://docs.chainupcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainupcloud.com/introduction/products/node-service.md).

# Fullnode Service

ChainUp Cloud provides fullnode services so that you do not have to spend engineering time maintaining and managing nodes yourself. This allows you to focus on building your product rather than having to worry about infrastructure maintenance.

Running your own nodes can be very expensive from storage to bandwidth to valuable engineering time. Things like spinning up more nodes when scaling, upgrading nodes to the latest versions, and ensuring state consistency, can distract from building and spending resources on your desired Web3 product.

### What is a fullnode?

An fullnode builds an archive of historical states. This type of node is useful when querying historical blockchain data that is not accessible on full nodes. Archive nodes aren’t required to participate in block validation.
