# Facebook Like Button

{% hint style="info" %}
This FB like and share button 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 %}

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

{% hint style="info" %}
**This article explains about adding Facebook Like and Share Button.** If you want to add Social Media button and Social media Share buttons then please read previous Articles.
{% endhint %}

1. Add a Block or section of your choice and click on small blue colored + button to open element tray.&#x20;

![Click on the small + button](/files/-LMXGmitMS2pvOhGIS3J)

2\.  Now, choose Widget <> option (in dark blue color) to open the widget bar

![](/files/-LMXGx8N-WcfqUkm_A8G)

3\. From widget bar, select Facebook Like option

![](/files/-LMXIZ-6tpWuiOyyeIo-)

4\. Enter you Facebook Page URL and enable Share button (true/false) and Click on UPDATE button.

![](/files/-LMXIN34QCAHiCBQw_6M)

5\. A Like and Share button will be added to your website

![](/files/-LMXI0NGgF1yWo0vU945)

{% hint style="success" %}
Make sure to click on UPDATE button and then Publish button to save the changes on live site.
{% 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-like-button.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.
