# PC 인코더 송출

- [스트림키 얻기](https://help-doc.live24.app/pc/stream_key.md): 인코더 송출을 위한 스트림키를 얻는 방법을 알려드립니다.
- [프리즘 라이브 스튜디오](https://help-doc.live24.app/pc/prism.md): 프리즘 라이브 스튜디오를 이용하여 라이브커머스를 송출 합니다.
- [XSplit](https://help-doc.live24.app/pc/xsplit.md): XSplit 를 이용한 세팅 방법입니다.
- [OBS 인코더](https://help-doc.live24.app/pc/obs.md): OBS를 이용하여 방송을 송출합니다.


---

# 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-doc.live24.app/pc.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.
