# 도입 프로세스

- [상품별 도입 프로세스](https://docs.bizplay.co.kr/processes/processes.md)
- [초대기업(Enterprise)](https://docs.bizplay.co.kr/processes/processes/enterprise.md): Enterprise 솔루션 도입 프로세스입니다. 전문 컨설턴트가 고객과 함께 합니다.
- [Public Cloud](https://docs.bizplay.co.kr/processes/processes/enterprise/public-cloud.md)
- [On-Premise](https://docs.bizplay.co.kr/processes/processes/enterprise/on-premise.md)
- [공공기관 (Public)](https://docs.bizplay.co.kr/processes/processes/public.md)
- [상장기업(Premium)](https://docs.bizplay.co.kr/processes/processes/premium.md)
- [외감기업(Standard)](https://docs.bizplay.co.kr/processes/processes/standard.md)


---

# 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.bizplay.co.kr/processes.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.
