# About the Arena Housing Knowledge Base

The **Arena Housing Knowledge Base** is a comprehensive repository of different kinds of informative resources regarding housing. It's part of the [Arena Housing Project](https://journalismarena.eu/the-networks/the-arena-housing-project/), an open collaborative network launched and coordinated by [Arena for Journalism in Europe](https://journalismarena.eu), a non-profit foundation promoting cross-border collaborative journalism.

The **Arena Housing Knowledge Base** is divided into seven topics:

* [**Access to housing**](https://housing-base.journalismarena.eu/access-to-housing)
* [**Big landlords**](https://housing-base.journalismarena.eu/big-landlords)
* [**Empty homes**](https://housing-base.journalismarena.eu/empty-homes)
* [**Homelessness**](https://housing-base.journalismarena.eu/homelessness)
* [**Land ownership**](https://housing-base.journalismarena.eu/land-ownership)
* [**Short-term rentals**](https://housing-base.journalismarena.eu/short-term-rentals)
* [**Social and public housing**](https://housing-base.journalismarena.eu/social-and-public-housing)

**Within each topic, different kinds of resources can be found**: media, academic and other types of reports; data sets and visualisations; public policy and court cases; as well as notes on what kind of data and information is missing, and on research and reporting opportunities.

You can browse the different topics and types of resources, or you can use the search function to look up any particular words or expressions by clicking on the search icon on the top left corner of the screen, next to the **Arena Housing Knowledge Base** logo.

There are two extra sections: "[**City housing profiles**](https://housing-base.journalismarena.eu/city-housing-profiles)", where Arena Housing network members write personal takes on the housing situation in their cities; and "[**To do**](https://housing-base.journalismarena.eu/to-do)".

Compiling data and information and processing to share it as knowledge is time consuming, and also we may miss interesting relevant information that's out there. **That's why we think making this knowledge base grow is a community effort**, and so you are welcome to take on any of the tasks listed in the **>> To do** section and to suggest new content for the knowledge base.

Also, **please do let us know how useful and usable you find the Arena Housing Knowledge Base**, and how we could make it better by working together.

{% hint style="info" %}
If you would like to help out with any task or to submit content, if you find a broken link or incorrect information, or if you have any other comments, questions or criticism, **please get in touch with Jose Miguel Calatayud, Arena Housing Project director**, at <jose@journalismarena.eu>
{% endhint %}


---

# 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://housing-base.journalismarena.eu/master.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.
