# 競合リサーチで探す

競合リサーチは、参考になりそうなアカウントを、カテゴリ別のおすすめから見つけられる画面です。気になるアカウントは、その場でウォッチリストに追加できます。

## このガイドでできること

おすすめアカウントの中から気になるアカウントを見つけ、ウォッチリストに追加します。

## はじめる前に

* どんバズくんとInstagramの連携が済んでいること。まだの場合は[Instagramと連携する](/get-started/connect-instagram.md)を済ませてください

## おすすめのアカウントを見る

画面左のメニューから［競合リサーチ］を開きます。おすすめのアカウントが、カテゴリ別に並びます。

「新着アカウント」「急成長株」「NEXTブレイク」「ファン化がうまい」「今月のフォロワー増加TOP10」など、フォロワーの伸びや特徴で分けられたカテゴリがあります。ジャンルごとの特集も表示され、その内容はその時々で変わります。

## ウォッチリストに追加する

気になるアカウントをクリックすると、そのアカウントの情報が表示されます。［ウォッチリストに追加］をクリックすると、ウォッチリストに登録されます。

すでにウォッチリストに登録しているアカウントをクリックすると、そのアカウントの詳細な分析画面が開きます。

## キーワードで検索する

画面上部の「キーワードでアカウントを検索」をクリックすると、アカウント検索に移動します。詳しくは[投稿・アカウントを検索する](/how-to/discover/search.md)を参照してください。

## おすすめを更新する

検索ボックスの右にある、更新（再読み込み）のアイコンをクリックすると、おすすめのアカウントが新しく読み込まれます。カーソルを合わせると「おすすめアカウントのデータ更新」と表示されます。

## 関連ガイド

* [競合アカウントを追加する](/get-started/add-competitor.md)
* [投稿・アカウントを検索する](/how-to/discover/search.md)
* [ウォッチリストを管理する](/how-to/competitors/watchlist.md)
* [競合を深掘り分析する](/how-to/competitors/deep-dive.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/discover/research.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.
