> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/addon-features/bizppurio-web-dispatch.md).

# 비즈뿌리오 웹 발송

{% hint style="info" %}
LMS 시스템이 아닌 비즈뿌리오 홈페이지에서 직접 발송할 수 있습니다.

웹 발송 시 slave 계정을 추가해주셔야 합니다.&#x20;
{% endhint %}

1\. 비즈뿌리오 접속 > **\[Biz Lounge]** 클릭 > 계정관리 탭 클릭

&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FTez9qPTkIhyx9V1cZXGV%2Fimage.png?alt=media&amp;token=9b5d3745-5d04-484c-8a99-5b63f811d645" alt=""><figcaption></figcaption></figure>

&#x20;

2\. slave 계정 신청 > 내용 기입 후 '웹발송 계정' 선택 > **\[신청하기]** 버튼 클릭

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2F17WSq15YPukcWVbDsruR%2Fimage.png?alt=media&amp;token=0b2fd77b-f46d-461b-8a00-d9df229eb714" alt=""><figcaption></figcaption></figure>

![](https://ppm.malgn.co.kr/data/1/a3c16dbc69208eab11312bdd4eca8013.png)

&#x20;

&#x20;

웹발송 계정은 승인 이후에 사용이 가능한 점 참고 부탁드립니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://malgn.gitbook.io/cloud/operation-guide/addon-features/bizppurio-web-dispatch.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
