# Twitter & Periscope

Using Twitter's **Media Studio Producer** option, you can copy the **RTMP URL,** and **Stream Key** provided by Twitter and paste them into the CWM Restream dashboard to share your live stream on Twitter.

1\. Log in to Twitter's **Media Studio Producer** website using your Twitter credentials by visiting [https://studio.twitter.com](https://studio.twitter.com/)

2\. Click on the Sources tab.

3\. Click the source you will use to view detailed RTMP information. If Twitter requires you to create a source, choose the "N. Virginia" option when asked for an origin stream location.

* **RTMP URL**
* **RTMP Stream Key**.

4\. Log in to your CWM account and click the "Restream" option from the main menu. Using the above information, copy and paste both the RTMP URL and RTMP Stream Key into the "Twitter" restream option.

For more information about Twitter's **Media Studio Producer**, visit the below URL:

<https://help.twitter.com/en/using-twitter/how-to-use-live-producer>


---

# 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/twitter-and-periscope.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.
