> For the complete documentation index, see [llms.txt](https://docs.salesmap.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.salesmap.kr/ai-sdr-sea/more-resources/sea-blog-articles.md).

# SeA 블로그 글 모음

SeA를 운영하며 함께 읽으면 좋은 SeA 블로그(AI 영업사원 SeA) 글을 주제별로 모았습니다.

SeA 가이드북을 모두 확인하셨나요?

SeA는 다양한 기능을 제공하는 만큼, 각 기능이 **어떤 목적과 배경**에서 만들어졌는지, **실제로 어떻게 활용**되고 있는지 함께 알아보면 더욱 효과적으로 활용할 수 있습니다.

여러분의 SeA 활용을 돕기 위해, 기능별 활용법부터 실제 활용 사례까지 **다양한 블로그 콘텐츠를 주제별로 모았습니다**.

### 1. SeA를 더 깊이 이해하고 싶다면

* [Maker's Note — AI 영업사원 SeA 제작기: 왜 한국의 B2B 인바운드는 모두 똑같을까?](https://salesmap.kr/blog/ai-sdr-sea-makersnote)
* [AI 영업사원에게 우리가 부여한 제약들 — 신뢰는 '똑똑함'이 아니라 가드레일에서 나온다](https://salesmap.kr/blog/ai-salesperson-guardrails)
* [스페이스X 상장 이후 전망은? 스페이스X의 영업사원에게 물었습니다 (feat. SeA)](https://salesmap.kr/blog/spacex-ipo-analysis-with-sea)

### 2. SeA가 정말 필요한지 궁금하다면

* [채널톡 쓰는데 세일즈 챗봇이 또 필요할까 — CS 챗봇과 세일즈 챗봇의 차이](https://salesmap.kr/blog/cs-chatbot-vs-sales-chatbot)
* [AI 상담 챗봇이 효과 없었던 이유 — 시나리오 챗봇과 학습형 AI 챗봇의 차이](https://salesmap.kr/blog/ai-chatbot-scenario-vs-learning)
* [팀이 작아 영업 담당을 못 뽑는다면 — AI 영업사원이라는 선택지](https://salesmap.kr/blog/ai-salesperson-small-team)
* [AI 영업사원 도입, 2\~4주냐 5분이냐 — 진짜 가격은 설치에 걸리는 시간이다](https://salesmap.kr/blog/ai-salesperson-5min-setup)

### 3. 인바운드 영업을 더 잘하고 싶다면

* [인바운드 마케팅이란? 아웃바운드와의 차이, 그리고 흔히 놓치는 한 가지](https://salesmap.kr/blog/inbound-vs-outbound-marketing)
* [대화형 마케팅(Conversational Marketing)이란? — 폼 대신 대화로 리드를 만드는 법](https://salesmap.kr/blog/conversational-marketing-ai-sales)
* [문의 폼으로 들어온 리드는 "문의합니다" 한 줄, AI가 잡은 리드는 다릅니다 — 퀄리파잉 0분](https://salesmap.kr/blog/webform-lead-vs-ai-lead)
* [콘텐츠 마케팅 ROI — "블로그에서 리드가 몇 명?"에 답하는 법](https://salesmap.kr/blog/content-marketing-roi-lead)

### 4. AI 시대의 영업·마케팅이 궁금하다면

* ["ChatGPT한테 물어보고 왔어요" — AI 검색 최적화(GEO·AEO)가 B2B 마케터의 다음 숙제인 이유](https://salesmap.kr/blog/ai-search-optimization-geo)
* [AI 에이전트 사례 — '판단하는 AI'를 홈페이지 영업에 5주 써봤습니다](https://salesmap.kr/blog/ai-agent-b2b-sales-case)
* [AI 마케팅 사례 — 콘텐츠를 '만드는' AI 말고, 고객을 '듣는' AI를 5주 써봤습니다](https://salesmap.kr/blog/ai-marketing-customer-voice-case)

더 많은 SeA 활용 콘텐츠는 [세일즈맵 블로그](https://salesmap.kr/blog/category/ai-sdr-sea)에서 확인해보세요!


---

# 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.salesmap.kr/ai-sdr-sea/more-resources/sea-blog-articles.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.
