# 이메일 공유하기

## 이 글에서는

구독자를 모으기 위해서는 외부에 내 이메일을 공유하고 내용을 알리는 것이 필요합니다. 그 방법에 대해서 알아봅니다.

***

스티비를 사용해 이메일을 보내면 이메일 환경이 아닌 일반 웹 환경에서도 이메일 내용을 확인할 수 있는 '공유용 URL'이 자동으로 생성됩니다. 이 URL 내용을 누구에게나 공개할지 내 뉴스레터를 검색엔진에서 크롤링하도록 해 시간이 지나면 키워드 검색 결과에 걸리게 할 것인지 여부를 설정할 수 있습니다.&#x20;

공유 정보를 설정하고 나면 이메일을 외부에 발행하기 위해 \[페이지] 또는 \[아카이브] 기능을 활용할 수 있습니다. 각 기능의 사용법에 대해서 학습해 보세요.

{% content-ref url="/pages/QlQTIKn0jr3KOa5PCNEp" %}
[이메일 공유 설정하기](/email/share/configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/Sc8XahGG6diG0BfqGJwB" %}
[SNS에 이메일 공유하기](/email/share/social-media.md)
{% endcontent-ref %}

{% content-ref url="/pages/ANkBS7tzSk5sDx2rw4MO" %}
[이메일 아카이빙하기](/email/share/archive.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/email/share.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.
