# Guild Member Kick Policy

If you have inactive guild members, worry not. Petopia now offers a Guild Member kick feature to help you in curating the right members for your guild.&#x20;

Certain rules are in place to ensure fairness in Shards for all players.

### Member Kick Policy

1. Guild Members cannot be kicked unless they are earning fewer trophies than the regulated trophy amount every 3 days.&#x20;

These numbers are set by Mirai Labs, and can be subject to balancing if necessary.

<table><thead><tr><th width="338">Guild Level</th><th>Minimum Trophies every 3 Days</th></tr></thead><tbody><tr><td>1</td><td>25 minimum trophies requirement</td></tr><tr><td>2</td><td>30 minimum trophies requirement</td></tr><tr><td>3</td><td>40 minimum trophies requirement</td></tr><tr><td>4</td><td>45 minimum trophies requirement</td></tr><tr><td>5</td><td>55 minimum trophies requirement</td></tr></tbody></table>

2. New Users can buy open seats with the original price set by the Guild Owner.
3. As per the Approval System, kicked users can rejoin the guild if the Guild Owner accepts.
4. Initially, upon the release of this feature, users with their seat listed for sale cannot be kicked. However, enhancements to this functionality may be implemented in the future.

Do note that Guild Member Kicks are allowed even if a guild is not full.


---

# 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/guild-member-kick-policy.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.
