# Filter Dropdown

The Filter Dropdown is a simple list of the features on your map, through which users can scroll in order to find a specific feature. Use this if you don't have a huge number of features on your map.

### Display Images <sup><sub>*<mark style="color:green;">\[Pro]</mark>*<sub></sup>

Show the featured image from the popup in the list above the title.


---

# 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://wpmaps-docs.mapster.me/maps/filters/filter-dropdown.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.
