> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/platform/widgets/social-media-widget.md).

# SNSウィジェット

ソーシャルメディア・ウィジェットには2種類の使用例があり、訪問者にページを共有してもらうか、単に好みのソーシャルメディア・チャンネルに移動することが可能です。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2F1NXSbSxs24CL86XMxTR4%2Fsocial%20media.PNG?alt=media\&token=d4f46331-f17a-447b-be81-ceaedceab06b)

### 設定

ソーシャルメディア設定タブを選択すると、新しいウィンドウが表示され、適切なオプションを選択することができます。ここでは、ウィジェットを適用したページを訪問者にシェアしてもらうか、単にあなたのソーシャルメディア・チャンネルにアクセスしてフォローしてもらうかを選択できます。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2FkIkDOdk2pPl0b3iIEdtM%2Fsocial%20media%20element%20settings.PNG?alt=media\&token=67e5a84b-0f09-4a19-ae5b-dbce20bbeeba)

### ページを共有

このオプションは、ソーシャルウィジェットが表示されているページを訪問者が共有することを可能にします。つまり、これはサイト全体のページ、ファネルステップ、ブログ記事、そしてストアページで使用することができます。

プラスアイコンを選択して、あなたのソーシャルメディアチャンネルを追加するだけです。ユーザーが選択したソーシャルメディアオプションのボタンをタップすると、あなたのページがその人のFacebookプロフィールやページなどに共有されます。

### ページに移動

このオプションを使用すると、訪問者は任意のソーシャルメディアページ、または必要に応じて別のURLに移動することができます。ソーシャルメディアのアイコンを選択し、ページのURLを入力するだけです。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2FR6YrvMbc3PY8SJsyICdv%2Fsocial%20media%20go%20to.PNG?alt=media\&token=fb5e4626-b78b-4511-9d37-f7cf3ccac2ec)

### スタイリング

他のウィジェットと同じように、すべて独自のデザインでスタイリングすることが可能です。以下、ソーシャルメディアのスタイリングオプションを見てみましょう。

![](https://1369750374-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWQDl1MvGQxbiNyVOzW8v%2Fuploads%2FAyjkQOqPwSAXr1enIBmG%2Fsocial%20media%20styling.PNG?alt=media\&token=14a2062a-b710-456a-8879-f76582490339)


---

# 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://docs.opusbooster.com/platform/widgets/social-media-widget.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.
