# Voting

**Voting** is an in-game social ostracism practice that allows clan members to **exercise control** of their clan and make sure others are acting for the better of it.

The votes are cast in two polls: **Memelord Ousting** and **User Expulsion**. The polls are conducted every three days and is active for three hours. You can navigate to the voting events via the Missions tab.

**User Expulsion**

The worst-performing users are **automatically** selected for the vote. Users are **expected** to vote against five out of the five suggested  users.

For a user to be expelled, they need to collect **at least** 25% of the vote.

{% hint style="info" %}
To learn more about the user's **performance**, a detailed account is available. Click on the user to see the following revelant stats: **$PWR balance**, **strength**, **$MEMEFI earnings**, the number of **boss fights** and **clan fights**.
{% endhint %}

**Memelord Vote**

Users are able to vote **for** their leader or vote them out of **the memelord position** and choose **the next one**.

It is possible to vote for all **five** out of the five potential candidates. They are selected **automatically** based on their stats and performance.

The new memelord is elected if the **25%** vote threshold is reached.

{% hint style="info" %}
To learn more about the user's **performance**, a detailed account is available. Click on the user to see the following revelant stats: **$PWR balance**, **strength**, **$MEMEFI earnings**, the number of **boss fights** and **clan fights**.
{% endhint %}


---

# 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://docs.memefi.club/game-mechanics/voting.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.
