> 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/community/community-widgets/circle-widget.md).

# サークル

#### **Circleとは何で、何ができるのですか？**

Circle は、ただのオンラインコミュニティスペースではなく、メンバー同士の交流やつながりを生み、コンテンツをスムーズに届けるための「インタラクティブな拠点」です。\
ビジネス、クリエイター、各種団体など、用途を問わず、ダイナミックなコミュニティを構築・運営・カスタマイズするための機能がそろっています。

Circles が優れているポイントは、例えば次のようなものです。

・柔軟なコンテンツ配信 - コース、ディスカッション、資料、限定コンテンツなどを、かんたんに共有できます。

・メンバー体験のカスタマイズ - レイアウトやデザイン、スタイルを自由に調整し、あなたのブランドイメージに合わせられます。

・エンゲージメントと分析 - ユーザーの行動状況、コンテンツの完了率、継続課金売上などを可視化し、コンテンツ改善に活かせます。

・一体化したコミュニケーション機能 - メール、SMS、通知などをメンバーに直接送信でき、スムーズに連絡・案内が行えます。

・インタラクティブな機能 - ウィジェットやサイドバーのナビゲーション、使いやすいUIパーツで、メンバーの体験をよりリッチにできます。

Circles を使うことで、単にコミュニティを「管理」するだけではなく、メンバーが直感的に使えて、あなたのブランドらしさが伝わる「没入型のスペース」をつくることができます。

Circles の見た目のカスタマイズや編集方法については、kで詳しく説明していきます。

{% content-ref url="/pages/Ob40gnunSK8OzgA26rnc" %}
[サークル](/community/circles.md)
{% endcontent-ref %}

{% hint style="success" %}
先ほどもお伝えした通り、Circleウィジェットは、ページ、ブログ記事、ファネルの各ステップなど、どの場所にも追加できます。編集画面のキャンバス上で、配置したいところまでドラッグ＆ドロップするだけでOKです。
{% endhint %}

![Circleウィジェットをページに追加した例](/files/88a0ce2c5bd31cc0300be2b79a7d93beacac6720)

#### ページにCircleウィジェットを追加する方法

上の画像は、白紙のページにCircleウィジェットを配置したときの見え方の一例です。\
ウィジェットをキャンバス上に追加したあとは、そのページにどのCircleを表示させるかを選択できます。

そこから先は、ページのレイアウトを自由にカスタマイズできます。例えば、

* コンテンツの構成のために、新しいブロックやコンテナを追加する
* サイト全体とデザインを揃えるために、上部メニューやフッターを配置する
* ブランドイメージに合わせて、スタイルやデザインを調整する

といったことが可能です。

これらをどれだけカスタマイズしても、Circleそのものの機能は変わらないため、メンバーはスムーズにCircle内のコンテンツを閲覧・移動できます。


---

# 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/community/community-widgets/circle-widget.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.
