# Neighborhoods: Customization, Control, and Federated Governance

Manifest introduces Neighborhoods—federated groupings of compute and storage nodes that can be managed collectively by a single entity or community. This architectural concept enables semi-autonomous operation of independent nodes while allowing them to be coordinated, governed, and optimized as a unit within the broader decentralized network.

Neighborhoods are similar in function to “accounts” or “groups” in traditional cloud platforms, but with far greater flexibility and embedded governance. Every partner integrated into the Manifest Network operates within their own Neighborhood, enabling customization and horizontal scalability from day one.

Key advantages of Neighborhoods include:

* **Tailored Governance:** Implement custom rules, policies, and operational controls over your infrastructure slice.
* **Optimized Performance:** Place nodes geographically close for low-latency needs, or spread them across regions for redundancy and resilience.
* **Efficient Resource Allocation:** Allocate compute, storage, and services according to project, client, or workload-specific demands.


---

# 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.manifest.network/technological-overview-the-architecture-of-sovereignty/neighborhoods-customization-control-and-federated-governance.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.
