# White Paper

## White Paper

- [White Paper 2.0](https://whitepaper.neighbourhoods.network/white-paper-2.0.md): August 2023
- [Legal Disclaimer](https://whitepaper.neighbourhoods.network/white-paper-2.0/legal-disclaimer.md)
- [Introduction](https://whitepaper.neighbourhoods.network/white-paper-2.0/introduction.md)
- [Our Vision](https://whitepaper.neighbourhoods.network/white-paper-2.0/introduction/our-vision.md)
- [For the Distributed Web](https://whitepaper.neighbourhoods.network/white-paper-2.0/introduction/our-vision/for-the-distributed-web.md)
- [For the Holochain Ecosystem](https://whitepaper.neighbourhoods.network/white-paper-2.0/introduction/our-vision/for-the-holochain-ecosystem.md)
- [Neighbourhoods: A Web 3.0 Groupware Framework](https://whitepaper.neighbourhoods.network/white-paper-2.0/neighbourhoods-a-web-3.0-groupware-framework.md)
- [Product Suite](https://whitepaper.neighbourhoods.network/white-paper-2.0/neighbourhoods-a-web-3.0-groupware-framework/product-suite.md)
- [Neighbourhoods Launcher](https://whitepaper.neighbourhoods.network/white-paper-2.0/neighbourhoods-a-web-3.0-groupware-framework/product-suite/neighbourhoods-launcher.md)
- [Sensemaker Dashboard](https://whitepaper.neighbourhoods.network/white-paper-2.0/neighbourhoods-a-web-3.0-groupware-framework/product-suite/sensemaker-dashboard.md)
- [Continuous Configuration](https://whitepaper.neighbourhoods.network/white-paper-2.0/neighbourhoods-a-web-3.0-groupware-framework/product-suite/continuous-configuration.md)
- [Applet Template](https://whitepaper.neighbourhoods.network/white-paper-2.0/neighbourhoods-a-web-3.0-groupware-framework/product-suite/applet-template.md)
- [Overview of the Neighbourhoods Ecosystem](https://whitepaper.neighbourhoods.network/white-paper-2.0/overview-of-the-neighbourhoods-ecosystem.md)
- [Neighbourhoods Bazaar](https://whitepaper.neighbourhoods.network/white-paper-2.0/overview-of-the-neighbourhoods-ecosystem/neighbourhoods-bazaar.md)
- [Roles in the Bazaar](https://whitepaper.neighbourhoods.network/white-paper-2.0/overview-of-the-neighbourhoods-ecosystem/roles-in-the-bazaar.md)
- [Bazaar Accounting](https://whitepaper.neighbourhoods.network/white-paper-2.0/overview-of-the-neighbourhoods-ecosystem/bazaar-accounting.md)
- [Neighbourhoods Tokens ($NHT)](https://whitepaper.neighbourhoods.network/white-paper-2.0/overview-of-the-neighbourhoods-ecosystem/neighbourhoods-tokens-usdnht.md)
- [$NHT Community Sale + Initial DEX Listing (IDL)](https://whitepaper.neighbourhoods.network/white-paper-2.0/overview-of-the-neighbourhoods-ecosystem/usdnht-community-sale-+-initial-dex-listing-idl.md)
- [Ecosystem Development Partners](https://whitepaper.neighbourhoods.network/white-paper-2.0/overview-of-the-neighbourhoods-ecosystem/ecosystem-development-partners.md)
- [About the Neighbourhoods Foundation](https://whitepaper.neighbourhoods.network/white-paper-2.0/overview-of-the-neighbourhoods-ecosystem/about-the-neighbourhoods-foundation.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitepaper.neighbourhoods.network/white-paper-2.0.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.
