> 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/scotland-tenants-sidelined-as-landlords-lobby-for-covid-19-subsidies-the-ferret-28-july-2020.md).

# Scotland: Tenants 'sidelined' as landlords lobby for Covid-19 subsidies (The Ferret, 28 July 2020)

* **Tenants 'sidelined' as landlords lobby for extra Covid-19 subsidy**
* By Ally Tibbitt. Published on The Ferret on 28 July 2020
* <https://theferret.scot/landlord-lobbying-coronavirus-subsidy-living-rent/>
* **Summary**:
  * In Scotland, landlord lobbyists **pressured Scottish Government officials for further coronavirus subsidies.** Lobby groups also wanted to open the scheme up so that private landlords with more than five rental properties could benefit.
  * “Although the scheme currently remains limited to landlords with five our fewer properties, action notes show that civil servants responded to the call by offering a [dedicated email for landlords](https://www.documentcloud.org/documents/6998387-2-10-PRS-Resilience-Group-Meeting-Three-30-April.html#document/p2/a572553) who did not qualify for the existing scheme so they could set-out their circumstances.”&#x20;
  * The article quotes the figures provided by the Scottish Government that indicate **that 30 subsidised loan offers have so far been made to landlords, and only nine of the approved loans cover properties that are occupied.**
* **Keywords**: coronavirus, Covid-19, UK, Scotland housing conditions, subsidy, tenants rights, landlords, private landlords, lobbying


---

# 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/scotland-tenants-sidelined-as-landlords-lobby-for-covid-19-subsidies-the-ferret-28-july-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.
