> For the complete documentation index, see [llms.txt](https://housing-base.journalismarena.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://housing-base.journalismarena.eu/access-to-housing/academic-reports-and-papers/european-network-for-housing-research-enhr-working-groups.md).

# European Network for Housing Research (ENHR) working groups

* The European Network for Housing Research (ENHR) brings together many academic researchers working on almost every conceivable dimension of housing and spread all over Europe.
* It's organised through thematic working groups that may offer a first point of contact for other people researching housing issues: <https://www.enhr.net/pageperworking.php>
* As of August 2020, the working groups include
  * [Collaborative Housing](https://www.enhr.net/collaborative.php)
  * [Comparative Housing Policy](https://www.enhr.net/comparativehousingpolicy.php)
  * [Disadvantaged Urban Neighbourhoods and Communities](https://www.enhr.net/poverty.php)
  * [East European Housing & Urban Policy](https://www.enhr.net/easteu.php)
  * [Energy Efficiency and Environmental Sustainability of Housing](https://www.enhr.net/energy.php)
  * [Home Ownership and Globalisation](https://www.enhr.net/homeow.php)
  * [Housing, Migration and Family Dynamics](https://www.enhr.net/housingandfamilydynamics.php)
  * [Housing and Living Conditions of Ageing Populations](https://www.enhr.net/housingliv.php)
  * [Housing Economics](https://www.enhr.net/housingecon.php)
  * [Housing Finance](https://www.enhr.net/housingfinan.php)
  * [Housing in Developing Countries](https://www.enhr.net/housingindeve.php)
  * [Housing Law](https://www.enhr.net/housinglaw.php)
  * [Land Markets and Housing Policy](https://www.enhr.net/provision.php)
  * [Metropolitan Dynamics: Urban Change, Markets and Governance](https://www.enhr.net/metropoli.php)
  * [Minority Ethnic Groups and Housing](https://www.enhr.net/minority.php)
  * [Policy and Research](https://www.enhr.net/policyandresearch.php)
  * [Private Rented Markets](https://www.enhr.net/private.php)
  * [Residential Buildings and Architectural Design](https://www.enhr.net/residential.php)
  * [Residential Context of Health](https://www.enhr.net/residentialcontext.php)
  * [Residential Environments and People](https://www.enhr.net/residentialenviron.php)
  * [Social Housing and Globalisation](https://www.enhr.net/socialhousingglo.php)
  * [Social Housing: Institutions, Organisations and Governance](https://www.enhr.net/socialhousing.php)
  * [Southern European Housing](https://www.enhr.net/southern.php)
  * [Towards Sustainable Communities and housing: actors, interventions and solutions](https://www.enhr.net/towardssustainable.php)
  * [Welfare Policy, Homelessness, and Social Exclusion (WELPHASE)](https://www.enhr.net/welfarepolicy.php)
  * **Working Groups in Preparation**
    * [Housing and New Technologies](https://www.enhr.net/housingnewtechnologies.php)
    * [Housing and Refugees](https://www.enhr.net/housingandref.php)


---

# 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://housing-base.journalismarena.eu/access-to-housing/academic-reports-and-papers/european-network-for-housing-research-enhr-working-groups.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.
