# Main Features

- [READ THE FIRST](https://ovatheme.gitbook.io/ireca/main-features/read-the-first.md)
- [Manage Product](https://ovatheme.gitbook.io/ireca/main-features/make-vehicle.md)
- [Manage Category](https://ovatheme.gitbook.io/ireca/main-features/manage-category.md)
- [Manage Type](https://ovatheme.gitbook.io/ireca/main-features/manage-type.md)
- [Manage Location](https://ovatheme.gitbook.io/ireca/main-features/manage-location.md)
- [Manage ID Vehicle](https://ovatheme.gitbook.io/ireca/main-features/manage-id-vehicle.md)
- [Manage Deposit](https://ovatheme.gitbook.io/ireca/main-features/manage-deposit.md)
- [Manage insurance](https://ovatheme.gitbook.io/ireca/main-features/manage-insurance.md)
- [Manage Custom Taxonomy](https://ovatheme.gitbook.io/ireca/main-features/manage-custom-taxonomy.md)
- [Booking Form](https://ovatheme.gitbook.io/ireca/main-features/booking-form.md)
- [Request Booking Form](https://ovatheme.gitbook.io/ireca/main-features/request-booking-form.md)
- [Manage Booking](https://ovatheme.gitbook.io/ireca/main-features/manage-booking.md): Go to Products >> Manage Booking
- [Check Available Vehicle](https://ovatheme.gitbook.io/ireca/main-features/check-available-vehicle.md): Go to Products >> Calendar Booking
- [Create Manual a Booking](https://ovatheme.gitbook.io/ireca/main-features/create-manual-a-booking.md): The booking will like the customer booking online at frontend of website
- [Custom Checkout Fields](https://ovatheme.gitbook.io/ireca/main-features/custom-fields-checkout.md)
- [Shortcodes](https://ovatheme.gitbook.io/ireca/main-features/shortcode.md)
- [Create a Shop](https://ovatheme.gitbook.io/ireca/main-features/make-a-shop-sell.md)
- [Setup WooCommerce](https://ovatheme.gitbook.io/ireca/main-features/setup-woocommerce.md)
- [Customize Template](https://ovatheme.gitbook.io/ireca/main-features/customize-template.md): You can edit template of Category, Archive, Detail in Child theme. It is like override template in WooCommerce.


---

# 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://ovatheme.gitbook.io/ireca/main-features.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.
