# Developers

*Neighbourhoods presents a pathway for developers to experiment with Holochain in a meaningful way. By building general-use tools and placing them in the Neighbourhoods Bazaar, you help spread patterns of distributed computing to early adopter communities of all sorts.*

**Is the Neighbourhoods framework for you?**

* [ ] I want to experiment with leading edge, decentralized software without needing to start my own company or join someone else’s.
* [ ] I want the experience of building slim stacks rather than brittle, monolithic ones.
* [ ] I want to build tiny, super useful widgets that can be plugged into suites, bundled together by and for the communities that actually use them.
* [ ] I want to promote network cohesion over forking by participating in a framework that generates value when groups using modules of code bridge with other groups, creating meta-networks. &#x20;

**Using Neighborhoods Developers can…**

* incorporate and send out social data between neighbourhoods, provided there is sufficient will and trust between them.&#x20;
* take advantage of Holochain's open source libraries&#x20;
* contribute to the NH Bazaar and earn credits for modules that get used by neighbourhoods.<br>


---

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