# 시작 전 준비하기

## 이 글에서는

'시작 전 준비하기'에서는 본격적으로 이메일을 만들고 발송하기 전에 사용을 위해 기본적으로 설정해야 하는 내용을 다루고 있습니다. 발신자 이메일 주소의 신뢰도를 확보해서 스팸으로 분류될 확률을 낮추는 방법과 이메일을 받아볼 사람을 추가하고 내 이메일을 웹 페이지에 발행해 구독자를 모을 준비를 해보세요.

아래 링크를 클릭해 궁금한 내용을 바로 확인해 보거나 아래에 있는 \[다음] 버튼을 클릭해 단계별로 섹션의 내용을 확인해 보세요.

{% content-ref url="/pages/rka6GqdEW8hDWNCaZlmU" %}
[나만의 발신자 주소 만들기](/getting-started/preparing-for-start/custom-sender-address.md)
{% endcontent-ref %}

{% content-ref url="/pages/O6rMewppVrpiBO4y4g3Z" %}
[도메인 설정하기](/getting-started/preparing-for-start/domain.md)
{% endcontent-ref %}

{% content-ref url="/pages/7U5ygUd63tKYaUhOK09H" %}
[이메일 받아 볼 사람 추가하기](/getting-started/preparing-for-start/subscribers.md)
{% endcontent-ref %}

{% content-ref url="/pages/z2AGpUJUd5C91CP8LNVX" %}
[콘텐츠 웹 발행 준비하기](/getting-started/preparing-for-start/getting-ready-for-web-publication.md)
{% endcontent-ref %}


---

# 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://help.stibee.com/getting-started/preparing-for-start.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.
