# Blocks

- [Finding the Blocks](https://docs.dlxplugins.com/wp-plugin-info-card/blocks/finding-the-blocks.md)
- [WP Plugin Info Card Block](https://docs.dlxplugins.com/wp-plugin-info-card/blocks/wp-plugin-info-card-block.md)
- [WP Plugin Info Card Query Block](https://docs.dlxplugins.com/wp-plugin-info-card/blocks/wp-plugin-info-card-query-block.md): The query block allows you to display a group of plugins based on a search
- [Site Plugins Card Grid](https://docs.dlxplugins.com/wp-plugin-info-card/blocks/site-plugins-card-grid.md): Display your active plugins in a grid
- [Plugin Screenshots Info Card](https://docs.dlxplugins.com/wp-plugin-info-card/blocks/plugin-screenshots-info-card.md): Show off a plugin card with screenshots.
- [The GitHub Info Cards Block](https://docs.dlxplugins.com/wp-plugin-info-card/blocks/the-github-info-cards-block.md): Show off a GitHub info card with shortcuts to your repository.
- [Badges Block](https://docs.dlxplugins.com/wp-plugin-info-card/blocks/badges-block.md): Showcase your .org badges with this useful block


---

# 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/wp-plugin-info-card/blocks.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.
