# Network Infrastructure Setup

NATIX Network will launch a layer 3 (application layer) network on top of an existing L1/L2 Blockchain infrastructure. The main goal is to utilize Blockchain to govern the activities of the Actors within the NATIX network. To list a few:

* A network of NATIX’s nodes curates the ecosystem for data generation, validation and exchange. xNodes will reach a consensus to validate the data generated by cameras and transfer the data to Data Consumers.
* iLands NFTs are smart contracts that are minted on the blockchain, implement the land tax and handle the proﬁt sharing.
* As the project grows, various topics are designed to be governed on-chain and by the community. A good example is the approval of mApplets and the region for their deployment.


---

# 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://docs.natix.network/whitepaper/natix-network-ecosystem/network-infrastructure-setup.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.
