# Multicasting

## Social Setup

You can tap on the tower icon (2nd to last icon on bottom) to cast your District livestream to other social networks. We currently support:

* [Facebook](/selling/going-live/multicasting/multicasting-to-facebook-page.md)
* [YouTube](/selling/going-live/multicasting/multicasting-to-youtube.md)
* [Instagram](/selling/going-live/multicasting/multicasting-to-ig.md)
* Twitch
* Twitter
* Custom servers

Tap on `Link` to select the social network you want to cast into. Follow instructions to connect your social accounts. Afterward linking your accounts, you can slide the toggle to enable the multicast session for every livestream. You can toggle on the multicast before you start the live on the "Looking Good: Go Live" screen *or* after you hit the Go Live button.&#x20;

{% content-ref url="/pages/MkuupizvE4egnFsEeCkB" %}
[Multicasting to Facebook Page](/selling/going-live/multicasting/multicasting-to-facebook-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/ordcoyXbr4TnXpNE854g" %}
[Multicasting to YouTube](/selling/going-live/multicasting/multicasting-to-youtube.md)
{% endcontent-ref %}

{% content-ref url="/pages/4SVM2kLTyiBQPkCL58Ps" %}
[Multicasting to Instagram](/selling/going-live/multicasting/multicasting-to-ig.md)
{% endcontent-ref %}

## Custom Servers

For other livestream platforms that don't have OAuth support, you can tap on `Custom Server` to enter a custom RTMP server URL and stream key.


---

# 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://help.district.net/selling/going-live/multicasting.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.
