# サークルの解散

サークルリーダーが、自身以外1人もメンバーがいない状態で退会すると、サークルを解散します。&#x20;

サークルを解散すると、サークルランクや獲得していたサークルポイント、ランキングなどのデータがすべて消失します。&#x20;

また、作成時に消費したUSPはサークルを退会しても返却されることはありません。

&#x20;一度解散したサークルは復活させることができませんのでご注意ください。


---

# 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://universal-stallion.gitbook.io/universal-stallion/etc/circle/diss.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.
