> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/sns-unyou-ai/setting-up-socials/instagram-stories.md).

# Instagramストーリーズについて

## SNS運用AIでInstagramストーリーズを使う

SNS運用AIでは、Instagramのストーリーズ投稿にも対応しています。一部の高度な機能については現在も開発を進めている段階ですが、ストーリーズを活用することでInstagram上での存在感をさらに広げることができます。

## 押さえておきたいポイント

### 1. 自動フォーマットについて

現時点では、画像・動画はそのままの形式で投稿され、デフォルトの比率は正方形になります。さまざまなアスペクト比に自動対応するフォーマット機能は、現在開発中です。

### 2. 表示時間について

* 写真はデフォルトで約5秒間表示されます。
* 動画の場合:
  * 最短3秒(それより短い動画は自動的にループ再生されます)
  * 最長60秒(それより長い動画は先頭60秒でトリミングされます)

### 3. ストーリーズは一時的な投稿です

ストーリーズは投稿から24時間で表示が消えます。

### 4. まだ対応していない機能

以下の機能は現時点では未対応です。

* 位置情報タグ
* 投票(アンケート)やその他のインタラクティブ機能
* 音楽・音声トラック

これらの機能を使いたい場合は、ストーリーズが公開された後に、Instagram側の編集ツールを使って手動で追加してください。公開済みのストーリーを開き、Instagram標準のスタンプ機能や音楽機能から設定できます。

## ストーリーズと通常の投稿、どちらを使うべきか

**ストーリーズが向いているケース:** 時間限定の告知、舞台裏(behind-the-scenes)コンテンツ、エンゲージメント重視のコンテンツ、日々のブランド活動の発信など。

**通常のグリッド投稿が向いているケース:** 長く価値が続くコンテンツ、仕上がりの良いプロフェッショナルなビジュアル、詳しいストーリーテリング、お客様の声(testimonial)など。

## 成功のためのヒント

* 事前に計画を立て、内容に合った投稿形式(ストーリーズ or 通常投稿)を選びましょう
* 大切なストーリーズは「ストーリーズハイライト」に残しておくと、24時間を過ぎても見てもらえます
* ストーリーズと通常投稿を組み合わせることで、フォロワーに飽きさせない多様な見せ方ができます


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.opusbooster.com/sns-unyou-ai/setting-up-socials/instagram-stories.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
