# Going Live on Facebook

{% hint style="info" %}
***Before you begin:***&#x20;

If you have not configured your Facebook persistent key, please do that before going live.
{% endhint %}

#### Going Live steps:

1\. **Open** [**Facebook Live Producer**](https://www.facebook.com/live/producer) **page** and choose where to share your live stream along with the title and description.

2\. **Start your live stream** to CWM from your encoder.

3\. After a few moments, your live stream will begin to show on the Facebook Live Producer preview window. Press the **Go Live** button to start sharing.

You're now sharing your live stream on Facebook!


---

# 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.christianworldmedia.com/documentation-and-guides/stream-sharing/facebook-live/going-live-on-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.
