# Live Streaming

If you're starting with our live-streaming service, you'll want to visit the following guide to set up your encoder.

{% content-ref url="/pages/RjBXEibmwBxtSPCWGxUM" %}
[Setting up OBS](/documentation-and-guides/live-streaming/setting-up-obs.md)
{% endcontent-ref %}

Other encoders can be set up in the same way as OBS. This typically requires you to copy + paste a Server URL and Stream Key into your configuration. These can be found on the **Stream Settings** page after logging into your account.


---

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