# Elementor Filter

## Elementor Filter

- [Introduction](https://elemdocs.danielvoelk.de/introduction.md)
- [Download + Installation](https://elemdocs.danielvoelk.de/gettings-started/download-+-installation.md)
- [Filter Columns](https://elemdocs.danielvoelk.de/gettings-started/filter-columns.md)
- [Filter Elements](https://elemdocs.danielvoelk.de/gettings-started/filter-elements.md)
- [Filter Inner Columns (Premium)](https://elemdocs.danielvoelk.de/gettings-started/filter-inner-columns-premium.md)
- [Filter Inner Sections (Premium)](https://elemdocs.danielvoelk.de/gettings-started/filter-inner-sections-premium.md)
- [Filter Containers (Premium)](https://elemdocs.danielvoelk.de/gettings-started/filter-containers-premium.md)
- [Get the Premium features](https://elemdocs.danielvoelk.de/gettings-started/get-the-premium-features.md)
- [Filter Animation (Premium)](https://elemdocs.danielvoelk.de/styling/filter-animation-premium.md)
- [Style Active Button (Premium)](https://elemdocs.danielvoelk.de/styling/style-active-button-premium.md)
- [Unfiltered element (Premium)](https://elemdocs.danielvoelk.de/functional/unfiltered-element-premium.md)
- [Filter already applied (Premium)](https://elemdocs.danielvoelk.de/functional/filter-already-applied-premium.md)
- [Show all elements](https://elemdocs.danielvoelk.de/functional/show-all-elements.md)
- [Multiple filters on one page (Premium)](https://elemdocs.danielvoelk.de/functional/multiple-filters-on-one-page-premium.md)
- [Fixed class](https://elemdocs.danielvoelk.de/functional/fixed-class.md)
- [Picky Filtering (Premium)](https://elemdocs.danielvoelk.de/filtering-types/picky-filtering-premium.md)
- [Multi select filtering (Premium)](https://elemdocs.danielvoelk.de/filtering-types/multi-select-filtering-premium.md)
- [Import Templates](https://elemdocs.danielvoelk.de/templates/import-templates.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://elemdocs.danielvoelk.de/introduction.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.
