> For the complete documentation index, see [llms.txt](https://ova-themes.gitbook.io/vedhak/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ova-themes.gitbook.io/vedhak/accommodation/create-accommodation/resources.md).

# Resources

## 1: Add Resource

You can add unlimited payable resources from here.

**Please, note**: Depending on rental type, you can set it either per day, per hour or one-order basis.

<figure><img src="/files/5tLGaAwTIJOIgk2X8QTi" alt=""><figcaption></figcaption></figure>

## 2: Show in Booking Form and Request Form <a href="#id-2-show-in-booking-form-and-request-form" id="id-2-show-in-booking-form-and-request-form"></a>

Go to WooCommerce >> Settings >> Booking & Rental >> Product Details >> Booking Form Tab or Request Form tab

**Show Resource** : Yes&#x20;

**Show Extra Service, Resource in Cart, Checkout, Order Detail**: Yes

<div><figure><img src="/files/oL7FluIeXza8zWhJXDad" alt=""><figcaption><p>Backend: Setting show resource</p></figcaption></figure> <figure><img src="/files/PpFjiB5HWDFRxWGVjKM4" alt=""><figcaption><p>Backend: Setting show resource</p></figcaption></figure></div>

<div><figure><img src="/files/mfGNy1vj5sO7D3BfnSXh" alt=""><figcaption><p>Booking Form: Show recource</p></figcaption></figure> <figure><img src="/files/GFoXNLQmUrDFTvlugRhG" alt=""><figcaption><p>Enquiry Booking Form: Show recource</p></figcaption></figure></div>

<div><figure><img src="/files/A4RV13Zet10kcgx6nFkb" alt=""><figcaption><p>Cart page</p></figcaption></figure> <figure><img src="/files/RVakC5AwnwWXuGCP2Z8W" alt=""><figcaption><p>Order Detail</p></figcaption></figure> <figure><img src="/files/dwgxn6Rn6ydJsMa40DlO" alt=""><figcaption></figcaption></figure></div>


---

# 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://ova-themes.gitbook.io/vedhak/accommodation/create-accommodation/resources.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.
