# Features

- [Hide and Disable Patterns](https://docs.dlxplugins.com/pattern-wrangler/features/hide-and-disable-patterns.md): Quickly wrangle your categories by disabling Core and Remote patterns.
- [Control the Customizer, Menus, and Customizer CSS](https://docs.dlxplugins.com/pattern-wrangler/features/control-the-customizer-menus-and-customizer-css.md): Re-enable the Customizer menu and get access to the Additional CSS screen.
- [The Pattern Importer Block](https://docs.dlxplugins.com/pattern-wrangler/features/the-pattern-importer-block.md): Copy Patterns From Site to Site With the Pattern Importer Block
- [Pattern Previews](https://docs.dlxplugins.com/pattern-wrangler/features/pattern-previews.md): Preview patterns on the frontend
- [Shortcodes for Patterns](https://docs.dlxplugins.com/pattern-wrangler/features/shortcodes-for-patterns.md): Output any saved pattern as a shortcode.
- [Disable, Rename, and Map Categories](https://docs.dlxplugins.com/pattern-wrangler/features/disable-rename-and-map-categories.md): Manage, Disable, and Map Registered Categories
- [Pattern Wrangler Screen](https://docs.dlxplugins.com/pattern-wrangler/features/pattern-wrangler-screen.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.dlxplugins.com/pattern-wrangler/features.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.
