> For the complete documentation index, see [llms.txt](https://docs.christianworldmedia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.christianworldmedia.com/documentation-and-guides/stream-sharing/facebook-live/setting-up-a-persistent-key.md).

# Setting up a Persistent Key

1\. Visit <https://www.facebook.com/live/producer> or create a new Facebook post and choose **Live Video**, as shown in the image below.&#x20;

<figure><img src="/files/0yc8EX30FsKH9wFFnhB3" alt=""><figcaption></figcaption></figure>

2\. Scroll below the black preview screen and select **Use Stream Key,** and then check the box next to **Use a Persistent Stream Key**, as shown in the image below.

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

4\. Find the 'Live API' section and copy the **Server URL** and **Stream Key** from Facebook into your CWM settings. In CWM, navigate to the 'Stream Settings' page and look for the Facebook Live section and paste both the Server URL and Stream Key into the appropriate fields.  Please Save Changes.&#x20;

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

Now that you've set up your persistent key going live on Facebook is easy.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/setting-up-a-persistent-key.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.
