> 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/media-reports/2019/exposed-airbnb-lobbying-to-stop-laws-on-lets-the-ferret-18-jan-2019.md).

# Exposed: Airbnb lobbying to stop laws on lets (The Ferret, 18 Jan 2019)

* **Exposed: Airbnb lobbying to stop laws on lets**
* By Ally Tibbitt. Published in the Ferret on 18 January 2019
* [https://theferret.scot/airbnb-lobbying-law-lets](https://theferret.scot/airbnb-lobbying-law-lets/)
* **Summary**:
  * The [online lodging firm](https://www.airbnb.co.uk/) claims to add almost £1.5 million a day to the Scottish economy. But critics say [the rapid growth in short-term letting](https://theferret.scot/airbnb-growth-tourism-scotland/) is exacerbating a housing crisis, causing rising levels of anti-social behaviour and enabling some landlords to evade tax.
  * **As MSPs at Holyrood consider a** [**new planning bill**](https://www.parliament.scot/parliamentarybusiness/Bills/106768.aspx) **that could give councils more powers to regulate landlords using Airbnb, documents from the Scottish Government show the firm has had extensive contacts with senior government ministers and civil servants**.
  * The Scottish Parliament’s [lobbying register](https://www.lobbying.scot/) also shows that a public relations firm hired by Airbnb, [Halogen](https://www.halogencom.com/), has met 28 times since March 2018 with MSPs \[Members of the Scottish Parliament], ministers and special advisers to discuss the company’s policy positions or the wider short-term letting sector.
* **Keywords**: Scotland, Scottish Parliament, MSPs, United Kingdom, UK, lobbying, Airbnb, Halogen, tourism, tourist apartments


---

# 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/media-reports/2019/exposed-airbnb-lobbying-to-stop-laws-on-lets-the-ferret-18-jan-2019.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.
