# Voting

The vote occurs on [48 DAO](https://www.bnb48.club). Only staked KOGE represents voting power. Notice that once staked, you have to wait 7 days before being able to unstake. Another 7 days is required to withdraw un-staked KOGE.

Notice all numbers below are subjected to DAO decision thus could differ with actual value on chain.

The club will periodically allocate KOGE into a voting incentive pool. Both proposers and voters will be eligible for incentives.

Every time a proposal is created, a dedicated proposal pool will be too. A default 4.8% share from the total pool will be extracted with a floor and a ceiling, subjected to governance.&#x20;

Once the proposal finishes its voting period(quorum met), the proposer will get 8% from the proposal pool and then all voters split the rest according to respectively voting power. Otherwise, proposal deposit will be returned and claimable by anyone.

## Propose

Everyone can make a proposal if only and only if there is a [48er NFT](/governance/48er-nft.md) held in the wallet, only the proposer must contribute to the proposal pool, i.e. the deposit, number is subjected to governance.

## Vote

Everyone can vote for/against a proposal if only and only if there is [KOGE ](/koge-token.md)staked from the wallet.


---

# 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.48.club/governance/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.
