> For the complete documentation index, see [llms.txt](https://underwriting.homium.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://underwriting.homium.io/underwriting-property/project-standards/ineligible-projects/projects-that-operate-as-hotels-or-motels.md).

# Projects that Operate as Hotels or Motels

A project may not be operated or managed as a hotel, motel, or similar commercial entity as evidenced by meeting one or more of the following criteria:&#x20;

* The HOA is licensed as a hotel, motel, resort, or hospitality entity.
* The HOA or project’s legal documents restrict owners’ ability to occupy the unit during any part of the year.&#x20;
* The HOA or project’s legal documents require owners to make their unit available for rental pooling (daily or otherwise).&#x20;
* The HOA or the project’s legal documents require unit owners to share profits from the rental of units with the HOA, management company, or resort, or hotel rental company.&#x20;

In addition to the requirements above, any project with one or more of the following characteristics is ineligible. The project&#x20;

* is primarily transient in nature;
* offers hotel type services (including those offered by or contracted through the HOA or management company) or characteristics such as registration services, rentals of units on a daily or short-term basis, daily cleaning services, central telephone service, central key systems and restrictions on interior decorating;&#x20;
* is a conversion of a hotel (or a conversion of a similar type of transient housing) unless the project was a gut rehabilitation and the resulting condo units no longer have the characteristics of a hotel or similar type of transient housing building;&#x20;
* is subject to voluntary rental-pooling, revenue, profit or commission sharing agreements with the HOA or management company, or similar agreements that restrict the unit owner’s ability to occupy the unit such as blackout dates and occupancy limits to assure an inventory of units for rent on a frequent basis. This may include daily, weekly, monthly or seasonal restrictions;&#x20;
* is professionally managed by a hotel or resort management company that also facilitates short term rentals for unit owners or projects with management companies that are licensed as a hotel, motel, resort, or hospitality entity;&#x20;
* is deemed to be ineligible under Freddie Mac’s requirements because of condo hotel, resort, transient or short-term rental activity;&#x20;
* has a legal or common name that contains hotel, motel, or resort, unless the use of hotel, motel, or resort is a reference to a historical use of the building and not reflective of its current use as a residential condo or co-op project;&#x20;
* is marketed as a hotel, motel, resort or investment opportunity; or
* has obtained a hotel or resort rating for its hotel, motel, or resort operations through hotel ratings providers including, but not limited to, travel agencies, hotel booking websites, and internet search engines.&#x20;

The following criteria are examples of some common red flags. The underwriter should perform additional due diligence of the project when any of these characteristics are present:&#x20;

* 75% or more of the units are owned as investment and second home occupancy&#x20;
* units that do not contain full-sized kitchen appliances;
* advertisements for daily or short-term rental rates;
* franchise agreements;
* location of the project in a resort area;
* units that are less than 400 square feet;
* amenities that are common in hotels or resorts including spa services, concierge services, rentals of recreational equipment or amenities, childcare services for short-term renters, scheduled social or entertainment activities for short-term renters, airport shuttles, ski lift shuttles or ski lift and trail passes, or other vacation amenities and packages; or&#x20;
* interior doors that adjoin different units.


---

# 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://underwriting.homium.io/underwriting-property/project-standards/ineligible-projects/projects-that-operate-as-hotels-or-motels.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.
