> 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/getting-started/setting-up-your-topics.md).

# トピックの設定方法

SNS運用AIの「トピック選択」機能を使いこなせば、投稿内容に多様性を持たせ、フォロワーとの関係をより深めることができます。このガイドでは、トピックを活用してビジネスの目標に沿った投稿を作成する方法をご紹介します。

1. **トピックの多様性を理解する** SNS運用AIには、豆知識やコツから、興味深い事実、実体験のエピソードまで、さまざまなトピックが用意されています。これらを組み合わせることで、コンテンツに厚みを持たせることができます。
2. **ランダムな投稿を活用する** AIにトピックを自然に混ぜて投稿させることで、フォロワーの関心やニーズに合った、バランスの良いコンテンツカレンダーを実現できます。
3. **マイクロアドベンチャーを活用する** 「家族とのちょっとした冒険」のような具体的なトピックを試してみましょう。共感を呼びやすく、印象に残りやすい内容は、フォロワーの関心をしっかりと引きつけ、意味のあるエンゲージメントにつながります。
4. **トピック選択をカスタマイズする** 好みのトピックやコンテンツテーマを指定することで、AIの投稿判断をブランドメッセージや目的により近づけることができます。
5. **ユーザー生成コンテンツを活用する** 実体験やブログ記事など、ユーザーが生み出したコンテンツをコンテンツ戦略に取り入れることで、投稿に本物らしさと関連性を加えることができます。

SNS運用AIでのトピック選択をマスターすれば、SNSでの存在感を高め、多彩で魅力あるコンテンツを通じてフォロワーとのつながりをより強固なものにできます。

***

更新日: 2024/07/17 カテゴリ: はじめに


---

# 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/getting-started/setting-up-your-topics.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.
