> For the complete documentation index, see [llms.txt](https://whitepaper.neighbourhoods.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.neighbourhoods.network/white-paper-2.0/overview-of-the-neighbourhoods-ecosystem/ecosystem-development-partners.md).

# Ecosystem Development Partners

There are a few different facets of our strategy for Neighbourhoods’ adoption, all of which involve leveraging users, enthusiasts, and builders of the core distributed ledger technology atop which the Social Sensemaker is built and the modules to which it will connect.

![Figure 12: Neighbourhoods partner ecosystem](https://lh3.googleusercontent.com/Z8AgauBIDhCtjpCAfDpq5R8FPaRf4CbGFauBQ5mMYnC_1xJ9ObPkMJGyYJ6Pb9g1YPEjpWHchKGhBkca13ESIDIPEMqJJtq0mb4X1nSiDbz3_XmjA7MPLszXErzp1yrcTrDT_aJk)

Our critical partnerships in the areas of design, implementation, developer education, and community building are key to making the widespread adoption of the Neighbourhoods framework a reality.

[Sacred Capital](https://www.sacred.capital/) - design partner&#x20;

[Holochain](https://www.holochain.org/) - core infrastructure partner&#x20;

[Holo](https://holo.host/) - developer education & hosting partner&#x20;

[Lightningrod Labs](https://lightningrodlabs.org/) - design partner &#x20;

[Rain Protocol](https://www.rainprotocol.xyz/) - DeFi liquidity management

The sociotechnical makeup of the low-code marketplace and the NH-credit mechanism, here focused on software development, is designed in such a way as to be replicable in other economic contexts. Looking forward, between and beyond these partnerships, our hope is that new economic contexts so afforded will comprise a shared future of Neighbourhoods-style spaces making up a supple, interoperable system supporting the flow of non-monetary value across diverse communities.

![](https://lh5.googleusercontent.com/411oGYxZRNt9JqKC38rEGYyxB3lyT8pMNjGea1tT7010Qz8Y1HTVB2ok1MNjNiN3gSCEnS8iuKzAgKPCs-2f5u59Kpk1grWj4BKvo-JAYOOPcUc8vh5vvN9GQgSAjXcEuEnGFlYv)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.neighbourhoods.network/white-paper-2.0/overview-of-the-neighbourhoods-ecosystem/ecosystem-development-partners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
