# Facebook

Facebook Pages are still important facets for marketing a business and encouraging engagement. You can show the Facebook Page for your business or organization in the app by following these steps.

### **Adding the Facebook Block** <a href="#add" id="add"></a>

1. Click on **+ Block**.
2. Select the **Facebook** block and click **Add this block**.
3. Enter the Facebook URL of your Facebook Page.<br>

   <figure><img src="https://2636455530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2wzy1sO41plYrfJfaAhN%2Fuploads%2FmbXAPBWfjIXZw4HE6EwU%2FScreenshot%202023-02-02%20at%2015.18.09.png?alt=media&#x26;token=9228e4e1-46f9-42f7-88b1-b21a7c805b82" alt=""><figcaption></figcaption></figure>
4. Fill in the **name** of the block.<br>

   <figure><img src="https://2636455530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2wzy1sO41plYrfJfaAhN%2Fuploads%2FH8BavjvWnW8pM9O9BBnq%2FScreenshot%202023-02-02%20at%2015.18.19.png?alt=media&#x26;token=b6650374-5c7d-4693-8d41-928339932d8f" alt=""><figcaption></figcaption></figure>
5. Click on the **icon** if you want to change the image used in the menu.
6. When you’re done, click **Add this Block**.

### **The Facebook building block Settings** <a href="#configure" id="configure"></a>

The Facebook block editor is composed of two editing screens: **Settings** and **Design**.

The settings in the **Settings** editing screen determine how your block will function and the **Design** screen will determine its aesthetics.

#### **Settings**

There are several aspects of your **Hours** block that can be changed in this screen:

* The **name** of the block
* The **icon** (or image) that will be used in the app menu
* The **Facebook** **Page** the block is linked to.&#x20;

Should the need arise to keep the users of your published app from using this portion of the app, then you can always make use of the "ON/OFF"  selector.

Change the selector to "OFF" to keep users from seeing the **Facebook** block. Now you can continue developing your app without worrying about users coming upon areas that you haven't finished developing as of yet. Once you are satisfied with your progress, change the selector back to "ON" to publish this portion of your app.

#### **Design**

These settings allow you to make aesthetic changes to your app in magnificent detail.


---

# 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.appmachine.com/blocks/facebook.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.
