> 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/media-stories/2020/rents-fall-in-lisbon-for-the-first-time-in-six-years-expresso-8-jul-2020.md).

# Rents fall in Lisbon for the first time in six years (Expresso, 8 Jul 2020)

* **Housing. Rents fall in Lisbon for the first time in six years**
* Original headline in Portuguese: *Habitação. Rendas caem em Lisboa pela primeira vez em seis anos*
* By Vítor Andrade. Published in Expresso on 8 July 2020
* <https://expresso.pt/economia/2020-07-08-Habitacao.-Rendas-caem-em-Lisboa-pela-primeira-vez-em-seis-anos>
* **Summary through Google Translate:**
  * For the first time in six years, housing rents in Lisbon dropped 1.8% in the first quarter of this year - compared to the same period last year.
  * According to the Confidencial Imobiliário database, the last negative change dates back to the fourth quarter of 2013 (-1.7%).
  * Since the end of 2017, rents in Lisbon have been losing pace, going from a year-on-year increase of around 19% then recorded, to around 12% at the end of 2018 and, in a new contraction, to 1.4% at the end of 2019 , also note the analysts of Confidencial Imobiliário.
* **Keywords**: Lisbon, Porto, Portugal, rental housing, rental prices, data sources

{% hint style="info" %}
Short news articles like this, which are published regularly, **are useful to compile data and also to find out about and get to the primary sources of such data**: in this case Confidencial Imobiliário: <https://confidencialimobiliario.com/en/>
{% endhint %}


---

# 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/media-stories/2020/rents-fall-in-lisbon-for-the-first-time-in-six-years-expresso-8-jul-2020.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.
