# Elements

- [Events Slide](https://ovatheme.gitbook.io/fullevent/elements/elementor.md)
- [Event Filter Ajax](https://ovatheme.gitbook.io/fullevent/elements/shortcode.md)
- [Events](https://ovatheme.gitbook.io/fullevent/elements/events.md)
- [Simple Calendar](https://ovatheme.gitbook.io/fullevent/elements/simple-calendar.md)
- [Full Calendar](https://ovatheme.gitbook.io/fullevent/elements/full-calendar.md)
- [Ajax Search](https://ovatheme.gitbook.io/fullevent/elements/ajax-search.md)
- [Categories Slide](https://ovatheme.gitbook.io/fullevent/elements/categories-slide.md)
- [Search Filter Page](https://ovatheme.gitbook.io/fullevent/elements/search-filter-page.md)
- [Shortcodes](https://ovatheme.gitbook.io/fullevent/elements/shortcodes.md)
- [Countdown of an event](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/countdown-of-an-event.md)
- [Display title of an ev](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-title-of-an-ev.md)
- [Display Featured Image of an event](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-featured-image-of-an-event.md)
- [Display Date of an event](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-date-of-an-event.md)
- [Display time of an event](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-time-of-an-event.md)
- [Display location of an event](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-location-of-an-event.md)
- [Display Category of an event](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-category-of-an-event.md)
- [Display content of an event](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-content-of-an-event.md)
- [Display Share social in event page](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-share-social-in-event-page.md)
- [Display tags of an event](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-tags-of-an-event.md)
- [Display Tab of an event](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-tab-of-an-event.md)
- [Display Related Event in event page](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-related-event-in-event-page.md)
- [Display navigation in event page](https://ovatheme.gitbook.io/fullevent/elements/shortcodes/display-navigation-in-event-page.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://ovatheme.gitbook.io/fullevent/elements.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.
