# \[LEGACY] GENERAL FILTERS

- [Intro to General Filters](https://docs.overse.app/hubble/general-filters/intro-to-general-filters.md)
- [Create a general filter](https://docs.overse.app/hubble/general-filters/create-a-general-filter.md)
- [Assign filters to blocks](https://docs.overse.app/hubble/general-filters/assign-filters-to-blocks.md): General Filters let you control when and how your blocks are displayed based on external factors like time or store-wide metrics. Follow these steps to assign filters to your blocks in Hubble.
- [Use cases for filtered blocks](https://docs.overse.app/hubble/general-filters/use-cases-for-filtered-blocks.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://docs.overse.app/hubble/general-filters.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.
