> 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/sns-unyou-ai/social-media-tips/how-the-80-20-rule-improves-social-media-engagement.md).

# 80/20の法則でSNSエンゲージメントを高める方法

SNS運用における「80/20の法則」とは、投稿全体の80%を「価値提供」に、残り20%を「自社の宣伝」に充てるという考え方です。このバランスが、オーディエンスとの信頼関係を築き、興味を持ち続けてもらうために役立ちます。

## 1. まずは価値提供を優先する(80%)

価値提供型のコンテンツの例としては、次のようなものがあります。

* 役立つコツやアドバイス
* 教育的なコンテンツ
* 業界のインサイト
* インスピレーションを与える名言
* 舞台裏の紹介投稿
* ミームや親しみやすいコンテンツ
* よくある質問への回答

## 2. 自社の宣伝はほどほどに(20%)

宣伝系の投稿の例としては、次のようなものがあります。

* サービスの告知
* 商品のハイライト
* 特別オファーやキャンペーン
* イベントの告知
* セールや期間限定の特典

## 3. 80/20の法則が効果的な理由

人がSNSアカウントをフォローするのは、興味深く役に立つコンテンツのためであり、絶え間ない広告のためではありません。だからこそ、この法則を実践すると、信頼を築き、エンゲージメントを高め、宣伝そのものも自然に受け止められやすくなるのです。

## 4. 週間投稿プランの例

たとえば週5投稿の場合、次のような配分になります。

* 価値提供コンテンツ:4投稿(教育的なコツ、業界インサイト、モチベーション投稿、舞台裏紹介)
* 宣伝コンテンツ:1投稿

## 5. コンテンツを事前に計画する

コンテンツは週単位・月単位のカレンダーであらかじめ計画しておくのがおすすめです。SNS運用AIのようなスケジューリングツールを使えば、この計画づくりと実行がぐっと楽になります。


---

# 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/sns-unyou-ai/social-media-tips/how-the-80-20-rule-improves-social-media-engagement.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.
