# Site Plugins Card Grid

The Site Plugins Card Grid block will allow you to display all of your active plugins.

{% hint style="info" %}
The block can only output plugins listed on the WordPress Plugin Directory.
{% endhint %}

<figure><img src="https://2501776759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpnYS3YtcHzoazndRXC9y%2Fuploads%2Fre45lCqyLOXXnbD0yU4p%2Fdlxplugins-1674139795917-1x.webp?alt=media&#x26;token=81230c87-1907-4776-b4dd-9e8d7916c3b4" alt=""><figcaption><p>The First Step is to Load the Plugins</p></figcaption></figure>

When you first insert the block, you'll have to load the plugins. Since these plugins are pinging the WordPress Plugin's API, it may take a minute to gather all of the information.

<div><figure><img src="https://2501776759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpnYS3YtcHzoazndRXC9y%2Fuploads%2FO55CvOnAmLi0psEprF23%2Fdlxplugins-1674139824036-1x.webp?alt=media&#x26;token=46dc75c7-9230-4816-aa98-db3213fa926c" alt=""><figcaption><p>Select a Scheme</p></figcaption></figure> <figure><img src="https://2501776759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpnYS3YtcHzoazndRXC9y%2Fuploads%2FpSzLaogj9mqSKPWqRAdK%2Fdlxplugins-1674139843519-1x.webp?alt=media&#x26;token=46d04ee3-2e00-4da5-b256-22b1f82c0f43" alt=""><figcaption><p>Select a Layout</p></figcaption></figure></div>

Once the plugins are loaded, you can change the scheme and layout used.

You can also use the sidebar options to configure even further.

<figure><img src="https://2501776759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpnYS3YtcHzoazndRXC9y%2Fuploads%2FwD74VCyHjZXDgw9Hp7pk%2Fdlxplugins-1674139865174-1x.webp?alt=media&#x26;token=612bb399-8603-46ed-99f5-ff8e401661d8" alt=""><figcaption><p>Set Column Gap/Row Gap in the Sidebar Options</p></figcaption></figure>

You can adjust the columns from 1-3 columns and also set a row and column gap for the grid.


---

# 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/site-plugins-card-grid.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.
