# 이메일

- [Gmail 연동](https://docs.salesmap.kr/email/gmail.md): 세일즈맵에서는 고객의 요청에 따라 개인적인 이메일을 발송하거나, 시퀀스를 활용한 콜드메일/뉴스레터 등 대량 메일을 발송할 수 있는데요.  이때, 개인 Gmail을 연동해 세일즈맵에서 편리하게 메일 발송 및 수신 메일 관리까지 해보세요!
- [이메일 관리](https://docs.salesmap.kr/email/management.md): 반복해서 보내야 하는 메일은 템플릿으로 저장하고 필요할 때 꺼내 쓸 수 있어요.


---

# 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.salesmap.kr/email.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.
