> For the complete documentation index, see [llms.txt](https://mocoplex.gitbook.io/myshop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mocoplex.gitbook.io/myshop/facebook/ad.md).

# 🔈인스타그램&페이스북 광고하기

인스타그램 SHOP , 페이스북 커머스 센터가 승인 되었다면

이제 shop기능을 본격적으로 활용해볼까요??

<figure><img src="/files/VUpuw56It0PJpxfsPiYw" alt=""><figcaption></figcaption></figure>

가장 쉬운 광고 방법은

업로드한 상품 게시물에 태그 이용하는 방법이에요

​

스토리, 피드, 릴스 등 인스타그램, 페이스에 게시물을 올릴때

이렇게 등록한 제품을 태그할 수있는데요

<figure><img src="/files/Ghokuil8zAiMkdkuIynu" alt=""><figcaption></figcaption></figure>

​제품을 태그하면 이렇게 태그가 나타나고 쇼핑몰 모양 버튼도 생긴답니다.

게시물을 클릭하면 바로 쇼핑몰로 연결되어 게시물을 본 팔로워들의 구매 전환율도 높일 수있습니다&#x20;

다음 페이지에는 팔로워가 아닌 사람에게도 도달할 수 있는

본격적 광고 방법을 알리겠습니


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mocoplex.gitbook.io/myshop/facebook/ad.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
