> For the complete documentation index, see [llms.txt](https://capshaw-homes.gitbook.io/capshaw-homes-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://capshaw-homes.gitbook.io/capshaw-homes-docs/welcome-packet/fox-crossing/homeowner-maintenance-and-responsibilities-1.md).

# Homeowner Maintenance & Responsibilities

![](/files/S437FDijehOBw9yiHEEA)

Often new homeowners need help distinguishing between homeowner maintenance and warranty.

|                                  | **Homeowner Maintenance**                                                                                                          | **Builder Suggestion**                                                                                                                                                        | **Workmanship**                                                                                           |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| Light Bulbs                      | Changing interior & exterior light bulbs                                                                                           | Purchase a tall ladder or extendable light bulb changer or poles to reach high light fixtures and flood lights.                                                               | Not warrantable. Excluded.                                                                                |
| Gutters                          | Ensure that gutters are free of leaves and debris to ensure gutters are functioning properly                                       | Homeowners should check gutters twice a year for cleaning maintenance. Adding mesh covers to your gutter system can help eliminate leaves from getting in your gutter system. | Gutters & downspouts that leak are deficiencies if not blocked by trash or debris. Warrantable. Included. |
| Smoke Detectors                  | Changing batteries                                                                                                                 | Ensure that batteries are working or change them twice a year when the seasons change.                                                                                        | Not warrantable. Excluded.                                                                                |
| Property Surveys & Property Pins | Property surveys are the responsibility of the homeowner. We do not give out or release surveys of your property prior to closing. | Before installing a fence, hire a land surveyor and check with your local HOA for installation rules and guidelines.                                                          | Not warrantable. Excluded.                                                                                |
| Pest Control                     | The builder has paid your termite warranty for 1 year from your closing date. It does not cover household pest or rodents.         | Future Services is the termite company for 1-year free service. There are special offers for Capshaw homeowners if they sign up for pest control service.                     | Not warrantable. Excluded.                                                                                |
| Grout                            | Clean tile & grout to prevent dirt, soap, germs, mold, and mildew on the grout.                                                    | To prolong the time span of your tile grout, the builder recommends sealing it. Sealant can be purchased at your local hardware store.                                        | Repair cracked and or missing grout 1-time only                                                           |
| Water heaters                    | Adjust temperature on water heaters for desired temperatures                                                                       | The builder sets water heaters per code ordinances. In most cases it is not as hot as homeowners desire. Adjust water heaters to desired temperatures.                        | Not warrantable. Excluded.                                                                                |


---

# 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://capshaw-homes.gitbook.io/capshaw-homes-docs/welcome-packet/fox-crossing/homeowner-maintenance-and-responsibilities-1.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.
