# Guides

- [Display Grouped Posts](https://wplake.gitbook.io/advanced-views/guides/display-grouped-posts.md): For Advanced Views Pro users to help you through step-by-step on how to display lists of information grouped by a field.
- [Event posts grouped by Month](https://wplake.gitbook.io/advanced-views/guides/event-posts-grouped-by-month.md): For Advanced Views Pro users to help you through step-by-step on how to display events or posts grouped by the date field.
- [Live Events export for Google Calendar](https://wplake.gitbook.io/advanced-views/guides/live-events-export-for-google-calendar.md): Learn how to generate ICS calendar files using Advanced Views, enabling users to download events or subscribe to a live calendar feed that stays up to date.
- [Display WordPress Gallery Captions in a Splide Slide](https://wplake.gitbook.io/advanced-views/guides/display-wordpress-gallery-captions-in-a-splide-slide.md): If you're using Advanced Views Pro, you can create beautiful sliders using Splide and display each image’s built-in WordPress caption below the image.
- [Display Custom Post Type (CPT) on another post](https://wplake.gitbook.io/advanced-views/guides/display-custom-post-type-cpt-on-another-post.md): Use a Layout item to display fields for a Custom Post Type on another post.
- [Display Employees (CPT) of a Company (CPT)](https://wplake.gitbook.io/advanced-views/guides/display-employees-cpt-of-a-company-cpt.md): In this document we make use of Meta Filters which is in Advanced Views Pro.
- [Display Nested Repeater Fields](https://wplake.gitbook.io/advanced-views/guides/display-nested-repeater-fields.md): Nested Repeaters and/or Nested Groups are fully supported in Advanced Views Pro without limitations.
- [Map Marker from ACF Image](https://wplake.gitbook.io/advanced-views/guides/map-marker-from-acf-image.md)
- [Display all CPT items on a single map](https://wplake.gitbook.io/advanced-views/guides/display-all-cpt-items-on-a-single-map.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://wplake.gitbook.io/advanced-views/guides.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.
