# Governance

### 📜 **Proposal Submission**

MagicFrog's governance is entirely community-driven. Any member of the MagicFrog community can submit proposals for consideration. These proposals can encompass a wide range of topics, from changes to tokenomics and project features to partnerships, marketing strategies, and beyond. This open-door approach ensures that the collective intelligence of the community is harnessed to guide the project's evolution.

### 🗳️ **Voting Mechanism**

Once a proposal is submitted, the MagicFrog community engages in a voting process to determine its fate. Each $MFRG token holder has the right to cast their vote, with the weight of their vote proportional to the number of tokens they hold. This democratic process ensures that major decisions are reflective of the majority's sentiment. A fair and transparent voting mechanism is essential for maintaining the decentralized nature of MagicFrog.

### 🏦 **Treasury Management**

MagicFrog's sustainability and growth are supported by a treasury wallet. A portion of every buy and sell transaction (1% tax) contributes to this treasury. The funds accumulated in the treasury wallet are allocated strategically to fund community-approved initiatives, partnerships, marketing campaigns, and ecosystem development. The treasury operates transparently, and the allocation of funds is determined through the same governance process used for proposals.


---

# 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://magicfrog.gitbook.io/magicfrog-whitepaper/introduction/governance.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.
