# WordPress & Joomla Plugin

- [AcyChecker Plugin WordPress & Joomla](https://docs.acychecker.com/acychecker/wordpress-joomla-plugin.md): This is the documentation about the AcyChecker plugin on Joomla and WordPress
- [Dashboard](https://docs.acychecker.com/acychecker/dashboard.md): Documentation about the AcyChecker plugin's dashboard
- [Clean my database](https://docs.acychecker.com/acychecker/clean-my-database.md): Documentation page for the configuration page Clean my database on the AcyChecker plugin
- [Block on registration](https://docs.acychecker.com/acychecker/block-on-registration.md): Documentation page for the configuration page Block on registration on the AcyChecker plugin
- [Tests](https://docs.acychecker.com/acychecker/test-listing.md): Documentation page for the Tests menu on the AcyChecker plugin
- [Configuration](https://docs.acychecker.com/acychecker/configuration.md): This is the main configuration page of the AcyChecker extension. Activate and monitor AcyChecker here.


---

# 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.acychecker.com/acychecker.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.
