> 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/introduction/our-vision/for-the-holochain-ecosystem.md).

# For the Holochain Ecosystem

The Holochain ecosystem already has lots of developer interest but few organized pathways oriented to more than basic education or documentation of existing code. Even more importantly, the basic unit “platform” requires overcoming critical thresholds of adoption and exorbitant amounts of venture capital to sustain long-haul builds that require constant maintenance and a focus on community rules and guidelines that face ever-increasing public scrutiny.&#x20;

Holo has attempted to chip away at these high costs by providing developers competitive pricing on one large factor in startup costs: web hosting. Nevertheless, lowering hosting costs is not enough; we believe the core obstacle to widespread use of Holochain lies in the mistaken notion that Holochain apps must follow the typical platform model. It is the platform model whose barriers of entry are too high to support social spaces designed for and by communities that occupy them.

![](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/introduction/our-vision/for-the-holochain-ecosystem.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.
