# Plugins, Extensions & Modules

- [What Are Plugins/Extensions?](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules/what-are-plugins-extensions.md)
- [Installing and Managing Plugins/Modules in a CMS](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules/installing-and-managing-plugins-modules-in-a-cms.md)
- [Recommended Plugins for SEO, Security, and Performance](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules/recommended-plugins-for-seo-security-and-performance.md)
- [Updating and Troubleshooting Plugin Conflicts in a CMS](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules/updating-and-troubleshooting-plugin-conflicts-in-a-cms.md)
- [Custom Plugin Development Basics](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules/custom-plugin-development-basics.md)
- [CMS Performance Optimization](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules/cms-performance-optimization.md)
- [Caching Strategies for a Faster CMS](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules/cms-performance-optimization/caching-strategies-for-a-faster-cms.md)
- [Image Optimization Techniques](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules/cms-performance-optimization/image-optimization-techniques.md)
- [Database Optimization and Cleanup](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules/cms-performance-optimization/database-optimization-and-cleanup.md)
- [Using Content Delivery Networks (CDNs)](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules/cms-performance-optimization/using-content-delivery-networks-cdns.md)
- [Reducing Server Load with Efficient Coding for CMS](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules/cms-performance-optimization/reducing-server-load-with-efficient-coding-for-cms.md)


---

# 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://learn.sitecove.com/how-to-guides/content-management-systems-cms/plugins-extensions-and-modules.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.
