> 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/new-construction-settlement.md).

# New Construction Settlement

![](/files/S437FDijehOBw9yiHEEA)

* Generally speaking, it will take around nine months to a year for your new home to settle. Common settlement includes nail pops, hairline cracks, separation around molding (door frames and windows), cracked or exposed corner bead, excessive joint compound, trowel marks or blisters in drywall tape that are visible from a distance under 6 ft normal lighting conditions.
* Under the workmanship warranty, visible settlement is repaired *one-time only*. Our recommendation is to notate the settlement on your 10-month walk through to allow time for most of the settlement to occur.
* Settlement repairs that require paint work to be completed in your home under the 1-year workmanship warranty, our warranty team will do their best to match/blend colors as close to the original paint in the home. We are not required to paint entire walls and or rooms of the home where work is performed, only the area in which the settlement is repaired.
* Information regarding your 2-10 Home Buyer’s Coverage can be found on page 27 of your 2-10 HBW booklet.


---

# 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/new-construction-settlement.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.
