# Create Accommodation

To create a product, first, go to **Dashboard->Products->Add New** . Then, **from "Product Data" Drop-Down, select "Rental"** .

<figure><img src="/files/RhsWLIai8S5t4bZ0gqGb" alt=""><figcaption></figcaption></figure>

## General Settings for all Rental Types:

[1) Rental Type](/vedhak/accommodation/create-accommodation/rental-type.md)

[2) General Fields](/vedhak/accommodation/create-accommodation/general-fields.md)

[3) Deposit](/vedhak/accommodation/create-accommodation/deposit.md)

[4) Features](/vedhak/accommodation/create-accommodation/features.md)

[5) Resources](/vedhak/accommodation/create-accommodation/resources.md)

[6) Service](/vedhak/accommodation/create-accommodation/service.md)

[7) Unavailable Time (UT)](/vedhak/accommodation/create-accommodation/unavailable-time-ut.md)

[8) Advanced Options](/vedhak/accommodation/create-accommodation/advanced-options.md)

[9) Other fields](/vedhak/accommodation/create-accommodation/other-fields.md)


---

# 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/vedhak/accommodation/create-accommodation.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.
