The HO6 insurance Policy is the most common type of policy used to insure town homes and condos in the United States. It is commonly referred to as HO6 Condo Insurance or HO6 Townhome Insurance.

The HO6 is a Named Perils Policy

The HO6 is a named perils insurance policy. A named perils insurance policy specifically lists all the perils that the policy will insure. If an event damages or destroys property that is not included on the list of perils covered in the policy, the HO6 will not insure the belongings damaged as a result of that particular event.

HO6 Insurance Policy Perils

The following 16 perils are the perils that a standard ho6 insurance policy will insure:

  1. Fire or Lightning
  2. Windstorm or Hail
  3. Explosion
  4. Riot or Civil Commotion
  5. Aircraft
  6. Vehicles
  7. Smoke
  8. Vandalism or Malicious Mischief
  9. Theft
  10. Volcanic Eruption
  11. Falling Objects
  12. Weight of Ice, Snow, or Sleet
  13. Accidental Discharge or Overflow of Water or Stream
  14. Sudden & Accidental Tearing Apart, Cracking, Burning, or Bulging
  15. Freezing
  16. Sudden & Accidental Damage from Artificially Generated Electrical Current

Differences between HO6 Condo Insurance and a Regular Home Insurance Policy

Condo insurance is very similar to home insurance, but there are a few areas where HO6 insurance deviates in coverage. The most notable differences are how the Dwelling coverage and Other Structures coverage are calculated. In both scenarios, the amount of insurance needed is much less for condo policies.

The HO6 and Dwelling Coverage

In order to fully understand why Dwelling coverage amounts differ between condo and home insurance policies, we first need to understand the fundamental differences between condos and homes. When a person owns a home, she is responsible not only for the upkeep of her home (the actual dwelling), but also for the grounds (her front yard, back yard, etc.) as well as all the other buildings on the property (pools, fences, mailbox, etc.). With the possible exception of a fence (fences may be co-owned by neighbors), the detached single family home owner bears all the responsibility for upkeep and repair.

Now let's look at a condo. When a person owns a condo, he is responsible only for the upkeep and repair of the portion of the condo complex he fully owns. Although a condo owner typically has full access to amenities (the pool, weight room, etc.), he doesn't technically have full ownership of these areas. For example, condo owner A couldn't kick condo owner B out of the community pool because he wants his privacy.

Most condo owners only fully own the interior of the condo. The floors, walls, ceilings, and "studs-in" are all part of the condo owner's responsibility. The roof, the community pool, the mailbox areas are all typically community owned, thus the community is responsible for upkeep and repair.

Now that we understand the fundamental difference between condos and homes, it will be a little easier to explain why the ho6 requires a relatively small amount of Dwelling coverage. The owner of a 1500 square foot home needs to have enough coverage to replace not only the interior of the home, but also the exterior walls, roof, central air, heating system, etc. The owner of a 1500 square foot condo, on the other hand, doesn't have to insure the roof, the exterior walls, the central air, and the heating system. These are all covered by the community. Due to the responsibilities of the home owner vs. the ho6 condo insurance owner, it's clear to see that the home owner will need much more insurance for the Dwelling than a typical condo or townhome owner will need.

The HO6 and Other Structures Coverage

The amount of Other Structures coverage in HO6 insurance is calculated similarly to Dwelling coverage. The main difference is that the condo owner will not usually have other structures that need coverage. Does this make sense?

When we really start to think about it, it makes quite a bit of sense. Is the condo owner responsible for fixing the community mailbox if it breaks? Is he responsible for fixing the pool if it clogs? Is he responsible for fixing the roof of the clubhouse or even the roof of the building he shares with 4 other owners? The answer to all of these questions is no, the condo owners associations is responsible for taking care of all of these situations. Due to the fact that most condo owners have no outbuildings which they own outright, they typically have no Other Structures coverage.

The HO6 Insurance Policy is the Only Policy Available for Condo and Townhome Owners

The one insurance limitation to condo and townhome owners is that they have only one insurance option; the ho6 insurance policy. Homeowners get to pick between varying degrees of coverage and many different types of insurance policies; the HO1HO2HO3HO5, and so on. Unfortunately, condo owner don't have the luxury that homeowners have. If a condo owner doesn't like the coverage the HO6 offers, he has very few others options. Despite this limitation, the HO6 is an excellent insurance policy and is typically sufficient coverage for most condo owner's needs.

HO6 Condo Insurance Policy的更多相关文章

  1. insurance Alternative forms insuraunce保险

    insurance Contents 1 English 1.1 Alternative forms 1.2 Etymology 1.3 Pronunciation 1.4 Noun 1.4.1 De ...

  2. Be a Smart Project Manager

    The key to being a smart project manager is to remember how you are going to manage your project, to ...

  3. 越狱Season 1-Episode 12:Odd Man Out

    Season 1-Episode 12:Odd Man Out -Sorry to keep you waiting. 抱歉让你等了半天 -Oh, it's, uh, not a problem. 嗯 ...

  4. 越狱Season 1-Episode 9: Tweener

    Season 1, Episode 9: Tweener - Seth: You have got to help me. 你一定要帮我 -Burrows:You've got to help me. ...

  5. 3 Financial Services Social Media Success Storie

    As financial services firms step-up their use of social media, we’ve been looking for some early suc ...

  6. Code Complete阅读笔记(二)

    2015-03-06   328   Unusual Data Types    ——You can carry this technique to extremes,putting all the ...

  7. [SinGuLaRiTy] COCI 2011~2012 #2

    [SinGuLaRiTy-1008] Copyright (c) SinGuLaRiTy 2017. All Rights Reserved. 测试题目 对于所有的题目:Time Limit:1s   ...

  8. (17)Questioning the universe

    https://www.ted.com/talks/stephen_hawking_asks_big_questions_about_the_universe/transcript00:13There ...

  9. What if you are involved in an automobile accident in the US

    What if you are involved in an automobile accident in the US With increasing Chinese tourists and vi ...

随机推荐

  1. 【WebApi】通过HttpClient调用Web Api接口

    HttpClient是一个封装好的类,它在很多语言中都有被实现,现在HttpClient最新的版本是4.5. 它支持所有的http方法,自动转向,https协议,代理服务器. 一.Api接口参数标准化 ...

  2. Qt之自定义托盘(二)

    上一篇文章讲述了自定义Qt托盘,不过不是使用QSystemTrayIcon这个类,而是我们自己完全自定义的一个类,我们只需要处理这个类的鼠标hover.鼠标左键点击.鼠标右键点击和鼠标左键双击,就可以 ...

  3. SpringCloud中使用Hystrix

    1.  引言 一般而言,一个服务都是部署了多台机器的,那么在这种情况下,当其中一个服务挂了以后Hystrix是怎么处理的呢? 为了验证这个问题,我们准备两个服务:user-api 和 app-gate ...

  4. 从零开始学习PYTHON3讲义(一)认识Python

    课程名称 从零开始PYTHON3 课程长度 15讲 适用年龄 15-20岁(初三-大一) 本讲名称 认识Python 时长 90分钟 教学内容分析 Python是时下最流行的计算机编程语言之一.本课程 ...

  5. Ajax上传图片以及上传之前先预览

    手头上有几个小项目用到了easyUI,一开始决定使用easyUI就注定了项目整体上前后端分离,基本上所有的请求都采用Ajax来完成.在文件上传的时候用到了Ajax上传文件,以及图片在上传之前的预览效果 ...

  6. PyQt:左侧选项卡

    写在前面 正在用pyqt写我们比赛项目的客户端,针对左侧选项卡,写了一个简单的demo.记录一下. 环境 Python3.5.2 PyQt5 陈述 用的结构是左边一个QListWidget + 右边Q ...

  7. python:数据库连接操作入门

    模块 import pymssql,pyodbc 模块说明 pymssql和pyodbc模块都是常用的用于SQL Server.MySQL等数据库的连接及操作的模块,当然一些其他的模块也可以进行相应的 ...

  8. Chapter 4 Invitations——20

    Well, that was fine. I could leave him alone. 行吧,但愿一切都好.我能让他一个人. I would leave him alone. 我也会让他一个人的. ...

  9. Android单个控件占父控件宽度一半且水平居中

    前些天,在工作中遇到了一个需求:一个“加载上一页”的按钮宽度为父控件宽度一半,且水平居中于父控件中. 在此给出两种思路: 1.直接在Activity代码中获取到当前父控件的宽度,并将此按钮宽度值设置成 ...

  10. docker 复制镜像和复制容器

    复制镜像和复制容器都是通过保存为新镜像而进行的. 具体为: 保存镜像 docker save ID > xxx.tar docker load < xxx.tar 保存容器 docker ...