> For the complete documentation index, see [llms.txt](https://docs.hackle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hackle.io/en/crm-marketing/kakao-message-guide/friendtalk-vs-alimtalk.md).

# Friendtalk vs Alimtalk

Kakao Biz Message is a representative messaging channel for effective customer communication.\
Among its offerings, Friendtalk and Alimtalk are distinct message types suited for different purposes and situations, as described below.

![](/files/2s8mtV23rrQtGSayP6zM)

## What is Friendtalk?

Friendtalk is a marketing message that can be sent to customers who have added your KakaoTalk Channel as a friend.\
It can be composed in various formats — text, images, wide images, carousels, buttons, and more — making it ideal for event or promotion announcements.

### Send Examples

* New product launch notifications
* Discount events and coupon delivery
* Cart abandonment reminders
* Purchase-driving messages

### Pros and Cons

| Pros                                                          | Cons                                                     |
| ------------------------------------------------------------- | -------------------------------------------------------- |
| High click-through rate using images and buttons              | Classified as promotional message; opt-in required       |
| Personalized customer marketing possible (granular targeting) | Sending restricted during late night (20:50 \~ 08:00)    |
| Brand-friendly design applicable                              | Can only be sent to customers who have added the channel |

## What is Alimtalk?

Alimtalk is a service that sends **informational messages** that customers truly need through KakaoTalk.\
It delivers order confirmations, shipping updates, reservation notifications, and more based on pre-defined templates, quickly and reliably.

### Send Examples

* Order / payment / shipping notifications
* Password change alerts
* Reservation confirmation / cancellation notifications
* Membership point accrual and expiration alerts

### Pros and Cons

| Pros                                          | Cons                                         |
| --------------------------------------------- | -------------------------------------------- |
| Can deliver information without opt-in        | Cannot include promotional content           |
| High open rate and trustworthiness            | Template must be pre-registered and approved |
| Can be integrated with automated send systems | Limited design flexibility (text-based)      |

***

* **Friendtalk** is effective for maximizing marketing performance through images, buttons, and customer targeting.
* **Alimtalk** is better suited for delivering important information quickly, providing a trustworthy customer experience.

Using both message types for their respective purposes can simultaneously improve **customer engagement and satisfaction**. With Hackle, you can easily configure both message types and review send performance with data. Build trust with Alimtalk, and re-engage customers with Friendtalk!

[Send Kakao Friendtalk](/en/crm-marketing/kakao-message-guide/brand-message.md)

Send Kakao Alimtalk


---

# 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://docs.hackle.io/en/crm-marketing/kakao-message-guide/friendtalk-vs-alimtalk.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.
