# Network Nodes

The page below provides a detailed and extensive overview of the various nodes and smart contracts actively operating within the Intmax network ecosystem. It thoroughly explains the distinct roles, responsibilities, and functionalities of each component, offering clarity and insight into their individual and collective contributions. Developers will gain deeper knowledge regarding the architectural design of the network, facilitating smoother integration and development processes. Additionally, users can better appreciate how different parts of the system seamlessly collaborate to maintain network security, reliability, and performance. By understanding the interactions and interdependencies between nodes and smart contracts, stakeholders can more effectively leverage the Intmax network's capabilities for their specific applications and use cases.

For a full explanation and to explore the technical intricacies, please visit the documentation here: <https://intmax-wallet.gitbook.io/intmax-network-nodes/>


---

# 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/network-nodes.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.
