# Running Your Own Block Builder Node

The Block Builder node plays an essential role within the Intmax Network, serving as a pivotal element responsible for securely and reliably submitting blocks to the network. By accurately performing this critical task, Block Builders ensure the efficiency of the network's transaction processing capabilities.

To assist those interested in actively contributing to the Intmax ecosystem, we have prepared a comprehensive [Block Builder Guide](https://aquatic-paperback-675.notion.site/Testnet-INTMAX2-Block-Builder-Setup-Guide-1bed989987db80298f14faf979d94547). This detailed documentation provides step-by-step instructions, best practices, and key insights into setting up and efficiently operating a Block Builder node. Whether you are an experienced developer or a blockchain enthusiast looking to deepen your involvement, this guide equips you with all the necessary knowledge and tools to confidently manage your own Block Builder.

Moreover, the decentralization and performance of the Intmax Network greatly benefit from having multiple Block Builders distributed across different participants. Each additional Block Builder node enhances the network's redundancy, security, and resilience, thereby significantly contributing to the overall health and sustainability of the ecosystem. By operating your own Block Builder, you are directly supporting decentralization and helping maintain the network's robust performance, reliability, and trustworthiness.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://intmax-general.gitbook.io/intmax-privacy-mining/hidden-pages/running-your-own-block-builder-node.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
