# 競合を分析する

気になる競合やお手本のアカウントを、毎回自分で確認して変化を追うのは手間がかかります。どんバズくんに登録しておけば、そのアカウントの投稿やフォロワーの動きを自動で記録し、後からまとめて分析できます。

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>ウォッチリストを管理する</strong></td><td>登録した競合の一覧・並び替え・削除</td><td><a href="/pages/yPsuClzsIKhVZ0AsMcXS">/pages/yPsuClzsIKhVZ0AsMcXS</a></td></tr><tr><td><strong>競合を深掘り分析する</strong></td><td>特定の競合の、投稿やフォロワー推移を詳細分析</td><td><a href="/pages/zDCHFozcxdOgn3QFX2t2">/pages/zDCHFozcxdOgn3QFX2t2</a></td></tr><tr><td><strong>人気投稿ランキングを見る</strong></td><td>ウォッチリスト全体の投稿を人気順に表示</td><td><a href="/pages/LzkZjkQ15gvABX3WmK7M">/pages/LzkZjkQ15gvABX3WmK7M</a></td></tr><tr><td><strong>投稿を保存して見返す</strong></td><td>気になった競合投稿を保存して後で見返し</td><td><a href="/pages/jAqGw0xtQVQ5ErEsX5Wb">/pages/jAqGw0xtQVQ5ErEsX5Wb</a></td></tr></tbody></table>

## 使い分けの目安

競合分析は、分析したいアカウントをウォッチリストに追加するところから始まります（追加の手順は[競合アカウントを追加する](/get-started/add-competitor.md)）。追加したあとは、目的に合わせて次のように使い分けます。

* 登録した競合をまとめて見る・並び替える: [ウォッチリストを管理する](/how-to/competitors/watchlist.md)
* 特定の競合を1件ずつくわしく見る: [競合を深掘り分析する](/how-to/competitors/deep-dive.md)
* 登録した競合全体で伸びている投稿を見る: [人気投稿ランキングを見る](/how-to/competitors/ranking.md)
* 気になった投稿を残して見返す: [投稿を保存して見返す](/how-to/competitors/saved.md)

## 関連ガイド

* [競合アカウントを追加する](/get-started/add-competitor.md)
* [投稿・アカウントを探す](/how-to/discover.md)
* [競合データが表示されない](/troubleshooting/competitor-data-issues.md)
* [競合アカウントを追加できない](/troubleshooting/cannot-add-competitor.md)


---

# 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.donbuzz.jp/how-to/competitors.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.
