# Design Styles for Exteriors

## Design Styles

| No Style         | Modern            | Mediterranean            |
| ---------------- | ----------------- | ------------------------ |
| International    | Moody Colors      | Wood Accents             |
| Bohemian         | Industrial        | Retreat                  |
| Elegant          | Painted Brick     | Red Brick                |
| Modern Blend     | Stone Clad        | Glass House              |
| Ranch            | Modern Farm House | Portuguese               |
| Traditional      | Craftsman         | Tudor                    |
| Prairie          | Chalet            | Colonial                 |
| Dutch Colonial   | Georgian          | Green                    |
| Contemporary     | Christmas         | Cottage                  |
| Farmhouse        | French Country    | Futuristic               |
| Gothic           | Greek Revival     | Mansion                  |
| Townhouse        | Victorian         | Corporate Building       |
| Baroque          | Art Deco          | Neo Classical            |
| Mission Revival  | Bauhaus           | Rustic Modern            |
| Tropical         | Beach House       | Urban Industrial         |
| Victorian Gothic | Italianate        | Spanish Colonial Revival |
| Desert Modern    | Log Cabin         | Eco Friendly             |
| Alpine           | Dutch Gable       | A Frame                  |
| Shingle Style    | Regency           | Vernacular               |
| Neo Tudor        | Southwestern      | Cape Cod                 |
| Federal          | French Eclectic   | Renaissance Revival      |
| Split Level      | Cuban Colonial    | Modern Scandinavian      |


---

# Agent Instructions: 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:

```
GET https://api.homedesigns.ai/homedesignsai-api-documentation/design-scope/exteriors/design-styles-for-exteriors.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
