# 메일 발송

- [이메일 반송 여부 확인](https://hypersales.gitbook.io/sales/before_cold_mail/email_verifier.md): 이메일의 도메인 평판관리를 위해 유효한 이메일 여부를 확인할 수 있는 '이메일 반송 여부 확인' 기능에 대해 알아봅니다.
- [팀 이메일 찾기](https://hypersales.gitbook.io/sales/before_cold_mail/team_email_finder.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://hypersales.gitbook.io/sales/before_cold_mail.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.
