# 마케팅

- [모바일 소식지](https://docs.storyhub.co.kr/functions/marketing/letter.md): 스토리센드 모바일 소식지 발행 업로드 기능을 안내합니다.
- [카드 뉴스](https://docs.storyhub.co.kr/functions/marketing/did.md): 스토리센드 DID 카드뉴스 업로드 기능을 안내합니다.
- [SNS 연동](https://docs.storyhub.co.kr/functions/marketing/sns.md): 홈페이지 SNS연동 기능안내 입니다.


---

# 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.storyhub.co.kr/functions/marketing.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.
