# Interior Room Types

The complete list of room types available in HomeDesignsAI:

| Living Room        | Bedroom            | Bathroom                 |
| ------------------ | ------------------ | ------------------------ |
| Kitchen            | Dining Room        | Attic                    |
| Study Room         | Home Office        | Family Room              |
| Formal Dining Room | Home Theater       | Kids Room                |
| Balcony            | Gaming Room        | Meeting Room             |
| Workshop           | Fitness Gym        | Coffee Shop              |
| Clothing Store     | Restaurant         | Office                   |
| Coworking Space    | Hotel Lobby        | Hotel Room               |
| Hotel Bathroom     | Exhibition Space   | Onsen                    |
| Working Space      | Wine Cellar        | Rooftop Terrace          |
| Sunroom            | Home Spa           | Mudroom                  |
| Craft Room         | Dressing Room      | Guest Bedroom            |
| Home Bar           | Library            | Art Studio               |
| Yoga Studio        | Photo Studio       | Multimedia Room          |
| Auditorium         | Medical Exam Room  | Reception Area           |
| Music Room         | Science Laboratory | Wedding Room             |
| Laundry Room       | Outdoor Kitchen    | Utility Room             |
| Pet Room           | Home Gym           | Lounge                   |
| Walk In Closet     | Playroom           | Reading Nook             |
| Sauna              | Man Cave           | Foyer                    |
| Greenhouse         | She Shed           | Conservatory             |
| Nursery            | Prayer Room        | Open Kitchen Living Room |


---

# 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://learn.homedesigns.ai/interior-room-types.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.
