# Features Overview

- [Advanced Settings](https://docs.dlxplugins.com/comment-edit-pro/features-overview/advanced-settings.md): Quickly disable comments and set the comment field defaults.
- [Comment Editing](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing.md)
- [Enable or Disable Comment Editing](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/enable-or-disable-comment-editing.md)
- [Frontend Editing](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/frontend-editing.md): Manage comments on the frontend of your site
- [Adjust the Editing Timer](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/adjust-the-editing-timer.md)
- [Unlimited Editing](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/unlimited-editing.md): Unlimited Editing is a great reward for logged-in commenters
- [Canceling the Timer](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/canceling-the-timer.md)
- [Comment Logging and Stats](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/comment-logging-and-stats.md)
- [Comment Deletion](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/comment-deletion.md)
- [Email Notifications](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/email-notifications.md)
- [Appearance Settings](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/appearance-settings.md)
- [Translations](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-editing/translations.md)
- [Comment Character Control](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-character-control.md)
- [Comment Avatars](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-avatars.md): Enable custom avatars to add some fun to your comment section
- [Gravatar Privacy Protection](https://docs.dlxplugins.com/comment-edit-pro/features-overview/gravatar-privacy-protection.md): Protect your user's privacy by hiding their avatar
- [@ Mentions](https://docs.dlxplugins.com/comment-edit-pro/features-overview/mentions.md): Allow commenters to mention other users in their comments
- [Integrations](https://docs.dlxplugins.com/comment-edit-pro/features-overview/integrations.md): Check out the integrations to third-party services
- [ConvertKit Integration](https://docs.dlxplugins.com/comment-edit-pro/features-overview/integrations/convertkit-integration.md): Get ConvertKit Subscribers From Your Comment Section
- [Flodesk Integration](https://docs.dlxplugins.com/comment-edit-pro/features-overview/integrations/flodesk-integration.md): Get Flodesk Subscribers From Your Comment Section
- [Mailchimp Integration](https://docs.dlxplugins.com/comment-edit-pro/features-overview/integrations/mailchimp-integration.md): Get Subscribers From Your Comment Section
- [MailerLite Integration](https://docs.dlxplugins.com/comment-edit-pro/features-overview/integrations/mailerlite-integration.md): Get MailerLite Subscribers From Your Comment Section
- [MailerLite Integration (Classic)](https://docs.dlxplugins.com/comment-edit-pro/features-overview/integrations/mailerlite-integration-classic.md): Get MailerLite Subscribers From Your Comment Section
- [Slack Integration](https://docs.dlxplugins.com/comment-edit-pro/features-overview/integrations/slack-integration.md): Receive a Slack Notification for New and Edited Comments
- [Spam Protection](https://docs.dlxplugins.com/comment-edit-pro/features-overview/spam-protection.md)
- [Akismet Spam Protection](https://docs.dlxplugins.com/comment-edit-pro/features-overview/spam-protection/akismet-spam-protection.md): Akismet is an anti-spam measure
- [reCAPTCHA 3 Support](https://docs.dlxplugins.com/comment-edit-pro/features-overview/spam-protection/recaptcha-3-support.md): reCAPTCHA 3 is an invisible captcha for your comment form
- [Cloudflare Turnstile](https://docs.dlxplugins.com/comment-edit-pro/features-overview/spam-protection/cloudflare-turnstile.md): Turnstile is Cloudflare's non-interactive Captcha and is an alternative to reCAPTCHA 3.
- [Tools](https://docs.dlxplugins.com/comment-edit-pro/features-overview/tools.md): Tools help make your commenting life much better.
- [Comment Expiration by Post Activity](https://docs.dlxplugins.com/comment-edit-pro/features-overview/tools/comment-expiration-by-post-activity.md): Expire your comments when posts are inactive, not just after several days.
- [Comment Shortcuts](https://docs.dlxplugins.com/comment-edit-pro/features-overview/tools/comment-shortcuts.md): Enable some shortcuts, which are added to existing menu items unobtrusively.
- [Post Type Comment Settings](https://docs.dlxplugins.com/comment-edit-pro/features-overview/tools/post-type-comment-settings.md): Set the comment status for each post type.
- [Webhooks](https://docs.dlxplugins.com/comment-edit-pro/features-overview/webhooks.md): Webhooks allow you to talk to third-party services when a comment is posted
- [Comment Form Shortcode](https://docs.dlxplugins.com/comment-edit-pro/features-overview/comment-form-shortcode.md): Insert a comment form manually using a shortcode.


---

# 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/comment-edit-pro/features-overview.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.
