# Facebook comment plugin

{% hint style="warning" %}
This article explains about built in Facebook comment plugin, if you want to use third-party Plugins  please read this article- <https://docs.vintcer.com/custom-html-js-code>
{% endhint %}

{% hint style="info" %}
This Facebook comment plugin can be added to any blocks or sections with different layout and alignment, feel free to experiment by click on Section and [Pro setting](https://docs.vintcer.com/pro-settings).
{% endhint %}

1. Add a section or block of your choice. Click on small blue colored + button to open element tray.

![](/files/-LMXNP4zBK4X-W_SDM6Q)

2\. Now, choose Widget <> from element tray

![](/files/-LMXNV8y11nWSHOfy9I8)

3\. Choose Facebook comments from available widgets

![](/files/-LMXNavKPgyTcuPioZtr)

4\. Enter the required informations and click on UPDATE button

![](/files/-LMXNi8esmoaxiZ2ycN2)

{% hint style="success" %}
Make sure to click on UPDATE button and then Publish button to save the changes on live site.
{% endhint %}

{% hint style="info" %}
This Facebook comment plugin can be added to any blocks or sections with different layout and alignment, feel free to experiment by click on Section and [Pro setting](https://docs.vintcer.com/pro-settings).
{% endhint %}


---

# 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.vintcer.com/facebook-comment-plugin.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.
