# Finding the Admin Settings

<figure><img src="https://2501776759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpnYS3YtcHzoazndRXC9y%2Fuploads%2FDExrZqTtkSsD3hjMDDjw%2Fdlxplugins-1709736578902-1x.webp?alt=media&#x26;token=9f83dfa2-61ff-4fea-b371-9ae95d5c9a80" alt=""><figcaption><p>Admin Settings for the Plugin</p></figcaption></figure>

## Finding the Admin Settings From the Plugins Screen

If you are on the plugin's screen, search for `WP Piugin Info Card` and click on the `Settings` link.

<figure><img src="https://2501776759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpnYS3YtcHzoazndRXC9y%2Fuploads%2FT3xoDczgJN1ciBHbCjn3%2Fdlxplugins-1673711694754-1x.webp?alt=media&#x26;token=f7d9b3db-a9c3-45aa-af84-a1025301fa04" alt=""><figcaption><p>WP Plugin Info Card on the Plugins Screen</p></figcaption></figure>

## Finding the Admin Settings from the Menu

Alternatively, in the admin menu, head to `Settings->WP Plugin Info Card`.

<figure><img src="https://2501776759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FpnYS3YtcHzoazndRXC9y%2Fuploads%2FKbVgwyyHuUT3ERsyP8k7%2Fdlxplugins-1673711707449-1x.webp?alt=media&#x26;token=e605cde1-9f13-429e-a50c-d5f98b44491e" alt=""><figcaption><p>Settings Menu</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/getting-started/finding-the-admin-settings.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.
