# Facebook Set Up

### STEP 1: NAVIGATE TO LIVE SECTION

On your time line where you usually post, click on Live video. You will reach a new page.

<figure><img src="/files/JG0G47rWaWwV9X8C8TmH" alt=""><figcaption></figcaption></figure>

#### STEP 1.1: Select Go Live

On the next screen click on the Go Live option.

<figure><img src="/files/R8wK17G6NKi6I7HOosKk" alt=""><figcaption></figcaption></figure>

### STEP 2: SELECT VIDEO SOURCE

By default Facebook select your camera. Click on Streaming Software

<figure><img src="/files/hE6VXJ3TKag2DaGrKkDD" alt=""><figcaption></figcaption></figure>

### STEP 3: Build URL / STREAM KEY

You will be presented with a **Stream key**.

Click on **Advanced settings**

At the bottom you will see **Server URL**

**Combine your Server URL with your Stream key** and paste it into your LiSA RTMP Destination.

#### Example Key

Server URL: **rtmps\://live-api-s.facebook.com:443/rtmp/**

Stream Key: FB-377131365259749-0-Abztm-xpqFW12345

Full Stream key: **rtmps\://live-api-s.facebook.com:443/rtmp/FB-377131365259749-0-Abztm-xpqFW12345**

Use the full stream key and add it to your LiSA [RTMP Destination](/knowledge/shows/multistreaming-simulcast/rtmp-destination-set-up.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://docs.hello-lisa.com/knowledge/shows/multistreaming-simulcast/facebook-set-up.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.
