> 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/circles-widget.md).

# サークル

{% hint style="success" %}
混乱しないように言うと、Circles は個々の Circle のコレクションです。
{% endhint %}

Circles は **個々の Circle のグループ** として機能し、コミュニティを複数の相互接続されたスペースで構成できるようにします。各 Circle は独自のコンテンツ、エンゲージメント機能、カスタマイズを保持し、Circles 全体がより大きな組織の枠組みを提供します。

この設定により、簡単に **複数のコミュニティを管理** でき、メンバーにとってナビゲーションが合理化され、一貫した体験が保証されます。

![](/files/cc5e1c098d801a9157315da20a6879fd6bc195dc)

<p align="center">標準ページに追加された 1 つの Circle</p>

#### **カテゴリによる複数の Circles の整理**

複数の Circles がある場合、 **それらをカテゴリに整理** することで、メンバーがコミュニティ内で関連コンテンツを見つけやすくなります。

詳細を知るには：

* [Circles ウィジェットの編集](https://buildersupport.gitbook.io/help-docs/ja/skuru/skurutosutairingu#circle-categories)
* [カテゴリの作成と管理](https://buildersupport.gitbook.io/help-docs/ja/skuru/skurutosutairingu#circle-categories)


---

# 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/circles-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.
