# Facebookなしで始める

どんバズくんの多くの機能は、FacebookページとInstagramの連携を前提にしています。Facebookを使わずに始めることもできますが、その場合は一部の機能が使えません。このページでは、始める方法と、使える範囲・使えない機能を説明します。

## Facebookは必須か

自分のアカウント分析や競合分析など、Instagramのデータを使う機能には、FacebookページとInstagramの連携が必要です。連携の流れは[はじめかた](/get-started/setup.md)を参照してください。

ただし、Facebookを連携しなくても、登録と初期設定を終えて、どんバズくんを使い始めること自体はできます。

## Facebookなしで始める手順

初期設定の途中（プロアカウント・Facebookページ・Instagram連携の各ステップ）に、［Facebookなしで始める］が表示されます。これを選ぶと、確認の画面が出たうえで、Facebookを連携せずに初期設定を完了できます。

## 使えない機能

Facebookを連携しないとInstagramの連携もできないため、次のような機能は使えません。

* 自分のアカウントの詳細データの取得
* 競合アカウント分析の一部の機能
* フォロワー推移など一部のグラフ表示

これらはInstagramの連携が必要な機能です。

## 後から連携する

あとからFacebookページとInstagramを連携すれば、これらの機能を使えるようになります。連携は、画面左のメニューから［設定］→［インスタ連携］で始められます。手順は[Instagramと連携する](/get-started/connect-instagram.md)を参照してください。

## 関連ガイド

* 初期設定の全体像: [はじめかた](/get-started/setup.md)
* 連携の手順: [Instagramと連携する](/get-started/connect-instagram.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/get-started/without-facebook.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.
