> 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/short-term-rentals/law-regulations-and-other-policy/regulating-airbnb-in-portugal-journal-of-european-consumer-and-market-law-2018.md).

# Regulating Airbnb in Portugal (Journal of European Consumer and Market Law, 2018)

* **Regulating Airbnb in Portugal**
* By Jorge Morais Carvalho and Pedro Policarpo. Published in Journal of European Consumer and Market Law, Volume 7, Issue 6, in 2018.
* PDF (behind a paywall): h[ttps://kluwerlawonline.com/journalarticle/Journal+of+European+Consumer+and+Market+Law/7.6/EuCML2018051](https://kluwerlawonline.com/journalarticle/Journal+of+European+Consumer+and+Market+Law/7.6/EuCML2018051)
* **Summary**:
  * All over Europe, the states are dealing with the ways to regulate new business models and platforms providing short-term rental possibilities, such as Airbnb.
  * In doing so, one needs to reflect on the **issues such as fair competition, consumer protection, safety laws, sustainable development, gentrification, and make sure that the regulations comply with national laws and EU legislation.**
  * In Portugal, tourism has grown exponentially in recent years, especially in Lisbon, Porto and Algarve, which has created a lot of pressure on the local markets - especially the housing market.
  * **Local accommodation (“Alojamento Local– AL”)** is a relatively recent legal concept, first introduced in 2008 (Decree-Law 39/2008), which has seen its relevance grow exponentially over the last few years. It is closely linked to digital platforms such as Airbnb and Booking.
  * **"The AL contract is the onerous contract entered into by the operator of the AL and the client for the provision of temporary accommodation services. It is a short-term rental contract."**
  * The paper further explores the definition and implications of such contracts and regulations of short-term rental hosts.
* **Keywords**: EU, European Union, Airbnb, Portugal, European law, European consumer, short-term rentals, short-term contract, Booking


---

# 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/short-term-rentals/law-regulations-and-other-policy/regulating-airbnb-in-portugal-journal-of-european-consumer-and-market-law-2018.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.
