# Instagram Live

You can livestream to Instagram by using the Custom RTMP option.

Here are the steps to get your Instagram Server URL and Stream Key:

1. Log in to Instagram on a desktop browser at instagram.com.
2. Go to "create" and select "live video."
3. Add a title and choose your audience, then click "next" to reveal your Stream Key and URL.
4. Copy the Server URL and Stream Key, and paste them into the Custom RTMP option of your CWM restream settings.


---

# 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/instagram-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.
