# Disband Guild

When the Guild Master is the only member remaining, they can choose to disband the Guild. If members are in the process of leaving or if there are still members who have not yet sold their seats, they are still counted as current members and prevent the Guild Master from disbanding. Also, the Guild needs to be active for at least 7 days before it can be disbanded. When disbanding the Guild, users will be refunded according to the Last In First Out method. Refunds will be based on the holding time of their fractions, calculated similarly to selling the fraction. If the Guild Master sells their fractions before disbanding the guild, the longest fraction holder won't receive a refund. However, if they own more than one fraction, they'll still receive a refund, but the amount will be reduced by one fraction's value.\
\
Note: Conditions may improve over time.


---

# 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://about.petopiagame.io/the-game/guild-system-mirai-server/disband-guild.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.
