> For the complete documentation index, see [llms.txt](https://docs.ledu.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ledu.kr/welcome-docs/summary.md).

# 로워드 브릿지 강의 호스팅 소개

<figure><img src="/files/8rl6g07MqLrQFrCnQ70V" alt=""><figcaption></figcaption></figure>

안녕하세요 사업자 여러분, 로워드 브릿지 강의 호스팅은 개발자 없이, 디자이너 없이 원하는 디자인을 구성할 수 있도록 되어 있습니다.

높은 자유도와, 관리 영역이 세분화되어 있어 다양한 세그먼트에 따른 프로모션 기획 및 운영이 가능하며 DOCS에서는 각 관리 영역 별 안내를 도와드리고 있습니다.

{% hint style="danger" %}
해당 DOCS는  응용 방식은 별도로 레듀 아카데미에서 VOD를 통해 확인하실 수 있습니다.
{% endhint %}

### Quick Setup Guide

{% content-ref url="/pages/u58bpYJiQYILefJMZNwE" %}
[빠른 시작 가이드](/welcome-docs/getting-started.md)
{% endcontent-ref %}

### Contact Us

기타 문의사항은 아래 항목을 확인하여 연락주시기 바랍니다.

| 부서           | 담당자     | 이메일                        |
| ------------ | ------- | -------------------------- |
| 로워드 브릿지 파트너스 | 이승현 매니저 | <partners@loword.co.kr>    |
| 로워드 브릿지 파트너스 | 유정우 매니저 | <jeongwoo.yu@loword.co.kr> |


---

# 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.ledu.kr/welcome-docs/summary.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.
