# 投稿発見で探す

投稿発見は、伸びている投稿やお手本になる投稿を、カテゴリ別に見つけられる画面です。

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

おすすめの投稿をカテゴリ別に見て、参考になる投稿を見つけます。

## はじめる前に

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

## おすすめの投稿を見る

画面左のメニューから［投稿発見］を開きます。おすすめの投稿が、カテゴリ別に並びます。

「新着投稿」「共感を呼んでいる投稿」「構成がうまいリール」「冒頭2秒で惹きつけるリール」「100万再生以上のリール」など、特徴で分けられたカテゴリがあります。ジャンル別や、ウォッチリストに関連するカテゴリも表示され、その内容はその時々で変わります。

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

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

## おすすめを更新する

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

## 関連ガイド

* [投稿・アカウントを検索する](/how-to/discover/search.md)
* [競合リサーチで探す](/how-to/discover/research.md)
* [人気投稿ランキングを見る](/how-to/competitors/ranking.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/posts.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.
