> For the complete documentation index, see [llms.txt](https://developers.fingerpush.com/alimtalk-cj/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.fingerpush.com/alimtalk-cj/brandmessage-manual-3.md).

# 브랜드메시지 신청

## 1. 브랜드메시지 사용 신청

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

1\) 핑거푸시 사이트에 접속합니다.

2\) 핑거푸시 계정으로 로그인 후 '마이 페이지 > 알림톡 > 발신  프로필 관리' 메뉴로 이동합니다.&#x20;

3\) 등록된 발신 프로필 내 브랜드메시지 신청하기 버튼을 클릭합니다.

{% hint style="info" %}
&#x20;브랜드메시지를 신청하기 전 다음의 정보를 먼저 입력해주세요.
{% endhint %}

<div align="center" data-full-width="false"><figure><img src="/files/dtp981Lcdz3VLuL4p7RV" alt=""><figcaption></figcaption></figure></div>

* 마케팅 수신동의 자료: 마케팅 수신동의 증적 자료 확인을 위해, 회원 가입 시 마케팅 수신동의 관련 약관 동의 서 화면을 캡쳐하여 업로드합니다.
* 무료수신거부 정보: 브랜드메시지 발송 시 사용되는 080 무료수신거부 정보를 저장합니다.
* 신청하기: 브랜드메시지 신청하기 버튼을 누른 후 결과를 확인합니다.


---

# 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://developers.fingerpush.com/alimtalk-cj/brandmessage-manual-3.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.
