> For the complete documentation index, see [llms.txt](https://ovatheme.gitbook.io/brw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ovatheme.gitbook.io/brw/basics.md).

# Basics

- [Shortcodes](https://ovatheme.gitbook.io/brw/basics/shortcodes.md)
- [Elements in Elementor](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor.md)
- [List Products](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/list-products.md)
- [Category Thumbnail](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/list-products/category-thumbnail.md)
- [Category Filter](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/list-products/category-filter.md)
- [Product Slider](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/list-products/product-slider.md)
- [Seach](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/seach.md)
- [Search Form](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/seach/search-form.md)
- [Search Ajax](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/seach/search-ajax.md)
- [Search Hotel](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/seach/search-hotel.md)
- [Search Hotel Ajax](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/seach/search-hotel-ajax.md)
- [Search Taxi](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/seach/search-taxi.md)
- [Search Taxi Ajax](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/seach/search-taxi-ajax.md)
- [Search Package](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/seach/search-package.md)
- [Search Package Ajax](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/seach/search-package-ajax.md)
- [Product](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product.md)
- [Custom Taxonomy](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/custom-taxonomy.md)
- [Product Booking Form](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-booking-form.md)
- [Product Calendar](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-calendar.md)
- [Product Features](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-features.md)
- [Product Images](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-images.md)
- [Product images 2](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-images-2.md)
- [Product Title](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-title.md)
- [Product Map](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-map.md)
- [Product Meta](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-meta.md)
- [Product Price](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-price.md)
- [Product Rating](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-rating.md)
- [Product Related](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-related.md)
- [Product Short Description](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-short-description.md)
- [Product Specifications](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-specifications.md)
- [Product Price Table](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-price-table.md)
- [Product Tabs](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-tabs.md)
- [Product Unavailable Time](https://ovatheme.gitbook.io/brw/basics/elements-in-elementor/product/product-unavailable-time.md)
- [Make Product Template in Elementor](https://ovatheme.gitbook.io/brw/basics/make-product-template-in-elementor.md)
- [Customize Template in Theme or Child Theme](https://ovatheme.gitbook.io/brw/basics/customize-template-in-theme-or-child-theme.md)
- [Translation](https://ovatheme.gitbook.io/brw/basics/translation.md)
- [Icons](https://ovatheme.gitbook.io/brw/basics/icons.md)


---

# 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:

```
GET https://ovatheme.gitbook.io/brw/basics.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.
