# YouTube Live

Start sharing your CWM live stream with your YouTube viewers using the steps below. This requires you to have a YouTube account that's in good standing and approved for live streaming.

1\. Log in to your YouTube account, click the Go Live button, and then click **Stream**.

2\. Click the Start button next to **Right now**, then click the Go button next to **Streaming software**.

3\. Find the Stream key section that displays your Server URL and Stream Key. Copy and paste the Server URL and Stream Key settings into the appropriate fields on your CWM account Stream Settings page. After saving all changes, your CWM live stream can be shared directly to your YouTube account during each live event.

{% hint style="info" %}
To keep the same Stream Key for each event, click the "Default stream key" dropdown option and click "Create new stream key." Choose "Variable bitrate" for the Maximum sustained bitrate that you can support option if your bitrate changes from time to time.&#x20;
{% endhint %}

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


---

# 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/youtube-live.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.
