# ホームを活用する

ホームは、ログイン後に最初に表示される画面です。今週のミッションや投稿の記録、主要な数値をまとめて確認できます。

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

ホームで今週取り組むとよいこと（ミッション）と、自分のアカウントの主要な数値を確認します。

## はじめる前に

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

## ホームを開く

画面左のメニューから［ホーム］を開きます。ログイン直後にも、この画面が表示されます。

## 今週のミッション

その週に取り組むとよいことが、ミッションとして表示されます。表示される内容は、アカウントの状況や前の週の結果に応じて変わります。

* **メインミッション**: その週の中心となるミッションが1つ表示されます。よく伸びた投稿の理由を見に行くことをすすめたり、気になる投稿の保存やAIどんバズくんの利用といった取り組みを促したりします。具体的な目標と、取り組む画面へ移動するボタンが付きます。
* **サブミッション**: メインを補う小さなミッションが並びます。ウォッチリストへの競合の追加や、先週いちばん反応を集めた競合・投稿を見に行くことなどをすすめます。

ミッションは毎週、新しい内容に更新されます。

## 今週の投稿記録

今週投稿した数と目標が表示されます。目標は今週2投稿です。目標を達成すると、達成を示す表示が出ます。

## データカード

主要な数値がカードで並びます。

* フォロワー数
* 投稿数
* リーチ数
* ウォッチリスト数

## 関連ガイド

* [マイページで成長を見る](/how-to/my-account/my-page.md)
* [競合アカウントを追加する](/get-started/add-competitor.md)
* [LINE連携と通知を設定する](/get-started/line-setup.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/my-account/home.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.
