# 매번 바뀌는 디지털 컨텐츠 발송하기

매 주문마다 다른 컨텐츠를 보내시나요?

* 초대 링크
* 쿠폰 코드
* QR 코드
* 라이센스 키

매번 바뀌는 디지털 컨텐츠, 센드맨에 등록해두시면 하나씩 발송해 드릴게요. 주문 수량에 따라 디지털 컨텐츠 여러 개를 보내드리는 기능도 지원해요!

## 디지털 컨텐츠 만들기

1. \[메세지 자동발송] 페이지에서 \[디지털 컨텐츠] 서브메뉴로 들어가 **"새 디지털 컨텐츠 추가"** 버튼을 눌러주세요.

![디지털 컨텐츠 추가 버튼](/files/JjRlIM50fVwB8LfzT2Xt)

![새 디지털 컨텐츠 폼](/files/bDzkfkwTp4MOWRCRjVvK)

2. 보내실 컨텐츠의 종류를 선택하시고 반드시 \*\*"일회용 컨텐츠"\*\*를 체크해 주세요.

![일회용 컨텐츠 체크](/files/qrpbsak6cDk0BTVhaRD7)

## 컨텐츠 종류별 등록 방법

* **파일**: 여러 파일을 한 번에 업로드하실 수 있어요.
* **링크/코드**: 여러 링크나 코드를 엑셀 또는 메모장에서 한 번에 붙여넣으실 수 있어요.

  **엑셀에서 세로로 된 코드 복사하기**

  ![엑셀 세로 복사](/files/qlC3b5SMWt2xmn0zA2iA)

  **엑셀에서 가로로 된 코드 복사하기**

  ![엑셀 가로 복사](/files/MWSe7rAK5WjF7a8Ki9LZ)

  **메모장에서 줄바꿈으로 구분된 코드 복사하기**

  ![메모장 줄바꿈 복사](/files/6JkwGDWpIkkDSviKHgxR)

  **메모장에서 쉼표로 구분된 코드 복사하기**

  ![메모장 쉼표 복사](/files/3UXkyFl9XmUZhHXKKZho)

## 복사한 디지털 컨텐츠 붙여넣기

디지털 컨텐츠 입력칸에 `Ctrl + V` 키를 누르시거나 오른쪽 마우스 클릭 → 붙여넣기를 선택해 주세요.

![디지털 컨텐츠 붙여넣기](/files/VUVZzRRYHyDukPaApcxj)


---

# 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.sendman.xyz/guide/advanced/digital_content.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.
