> For the complete documentation index, see [llms.txt](https://abz.gitbook.io/inpocklink/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://abz.gitbook.io/inpocklink/promote/link-noti.md).

# 링크 소식 알림톡

알림톡은 인포크링크 페이지를 소식받기한 구독자에게 카카오톡 알림을 보내는 기능입니다.\
새로운 링크를 공개하거나, 공구/마켓 오픈처럼 방문자의 재접속을 유도하고 싶을 때 사용할 수 있어요.

**알림톡은 이렇게 보낼 수 있어요**

**1. 링크 블록에서 바로 전송하기**

링크 블록 하단의 **카카오톡 버튼**을 누르면 해당 링크에 대한 알림톡을 보낼 수 있습니다.

알림톡을 보내면 소식받기를 신청한 구독자에게 링크 정보가 전송되며, 구독자는 알림톡 안의 버튼을 통해 해당 링크로 바로 접속할 수 있어요.

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

**2. 예약 공개와 함께 전송하기**

링크를 예약 공개로 설정할 때 **공개 시간에 알림톡 예약전송**을 함께 켤 수 있습니다.

이 설정을 켜두면 예약한 공개 시간에 링크가 오픈되면서, 소식받기 구독자에게 알림톡도 함께 발송됩니다.

공구 오픈, 마켓 시작, 콘텐츠 공개처럼 정해진 시간에 안내가 필요한 경우에 활용해 주세요.

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

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

* **소식받기란?**\
  소식받기는 방문자가 인포크링크 페이지의 새로운 소식을 카카오톡으로 받아볼 수 있도록 신청하는 기능입니다.방문자가 링크 페이지에서 **소식받기**를 신청하면, 이후 관리자가 알림톡을 통해 새 링크나 중요한 소식을 안내할 수 있습니다.<br>
* **소식받기 버튼을 숨길 수 있나요?**\
  현재는 소식받기 버튼 숨기기를 지원하지 않습니다. 소식받기 버튼은 페이지 구독자를 모으고, 새 링크나 중요한 소식을 알림톡으로 안내할 수 있도록 제공되는 기능입니다.<br>
* **소식받기 신청자의 휴대폰 번호를 확인할 수 있나요?**\
  아니요. 소식받기 신청자의 휴대폰 번호 리스트는 제공하지 않습니다.\
  휴대폰 번호는 개인정보에 해당하므로, 관리자가 직접 연락처 리스트를 확인할 수는 없습니다.<br>
* **알림톡 전송 전 확인해 주세요**\
  알림톡은 소식받기를 신청한 구독자에게만 발송됩니다.\
  구독자가 없거나 보유한 알림톡 건수가 부족한 경우에는 전송이 제한될 수 있습니다.<br>
* **알림톡을 보낼 수 없습니다**\
  링크 페이지의 소식받기 구독자가 0명인 경우입니다.\
  알림톡을 받을 대상이 없기 때문에 전송할 수 없습니다.<br>
* **알림톡이 부족합니다**\
  전송 예정인 알림톡 건수보다 보유한 알림톡이 적은 경우입니다.\
  알림톡을 먼저 충전한 뒤 다시 전송해 주세요.<br>
* **알림톡은 어떻게 충전하나요?**\
  알림톡은 관리자 페이지에서 충전할 수 있습니다.\
  `나의 인포크링크 > 알림톡 관리하기 > 알림톡 충전하기`\
  원하는 알림톡 번들 상품을 선택하고 결제를 완료하면 알림톡이 자동으로 충전됩니다.<br>

  <figure><img src="/files/Gd5vPptjlpUbQNWX0yqQ" alt=""><figcaption></figcaption></figure>
* **구독자는 소식받기를 취소할 수 있나요?**\
  네, 가능합니다.\
  알림톡에 포함된 **받아보는 소식 관리하기** 버튼을 통해 구독을 취소할 수 있습니다.\
  또는 링크 페이지의 **소식받기** 버튼을 눌러 휴대폰 번호 인증 후 구독 중인 소식을 관리할 수 있습니다.

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


---

# 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://abz.gitbook.io/inpocklink/promote/link-noti.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.
