# WP Plugin Info Card Query Block

<figure><img src="/files/svsccSCI6xWDL6jFRKsx" alt=""><figcaption><p>Two-column Layout for the Query Block</p></figcaption></figure>

When you first insert the block, you will be prompted to enter some query parameters.

<figure><img src="/files/D1LgLt8Cks84IcGjMJbO" alt=""><figcaption><p>Query Based on Several Parameters</p></figcaption></figure>

You can also sort the results by active installs, downloads, or last updated.

<figure><img src="/files/BDvrzjjx6L51MNSUnJmQ" alt=""><figcaption><p>Sort the Results Even Further</p></figcaption></figure>

Once you click on `Query and Configure`, you can further customize using the sidebar options.

<figure><img src="/files/1FmR5peTMY3qlsqJpcC0" alt=""><figcaption><p>Set the Sidebar Options for the Query Block</p></figcaption></figure>


---

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