# Room

- [Change Slug to Room](https://ova-themes.gitbook.io/qomfort/room/change-slug-to-room.md)
- [Create Room](https://ova-themes.gitbook.io/qomfort/room/create-room.md)
- [Custom Checkout Field](https://ova-themes.gitbook.io/qomfort/room/custom-checkout-field.md)
- [Manage Order](https://ova-themes.gitbook.io/qomfort/room/manage-order.md)
- [Create Manual Order](https://ova-themes.gitbook.io/qomfort/room/create-manual-order.md)
- [Check available Room](https://ova-themes.gitbook.io/qomfort/room/check-available-room.md)
- [Settings](https://ova-themes.gitbook.io/qomfort/room/settings.md)
- [Build Room Template](https://ova-themes.gitbook.io/qomfort/room/build-room-template.md)
- [Room Elements in Elementor](https://ova-themes.gitbook.io/qomfort/room/room-elements-in-elementor.md)
- [Room Detail Template Elements](https://ova-themes.gitbook.io/qomfort/room/room-detail-template-elements.md): These elements only use in Room Detail Page


---

# 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://ova-themes.gitbook.io/qomfort/room.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.
