> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-ko/deploy/serverless-hosted-api-v2/use-in-a-workflow.md).

# Workflow에서 사용

Serverless Hosted API는 Workflow의 Runtime 옵션에서 선택할 수 있습니다. 기본 옵션입니다.

<figure><img src="/files/66a7e1e1850f4ea7c64623878b0049f6cdc5e7b5" alt=""><figcaption></figcaption></figure>

그런 다음 "Serverless API"를 선택하세요:

<figure><img src="/files/e8a8834dc6724ee07ccd492ca821aae0b14ec7cc" alt=""><figcaption></figcaption></figure>

### 비디오 스트리밍

비디오 스트리밍은 다음을 참조하세요 [Serverless Video Streaming API](/roboflow/roboflow-ko/deploy/serverless-video-streaming-api.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.roboflow.com/roboflow/roboflow-ko/deploy/serverless-hosted-api-v2/use-in-a-workflow.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.
