# DROPS DAO

## Drops Decentralized Governance: Your Stake, Your Say.

### <https://app.drops.site/dao>

### Introduction

The $DROPS Decentralized Autonomous Organization (DAO) is a decentralized governance protocol allowing $DROPS Token holders to propose and vote on initiatives related to the DROPS Token & Marketplac&#x65;**.**&#x20;

Voting power within the DAO is weighted based on the percentage of total supply held by the holder. Certain quorums are required for proposals to be made, voted on, and passed.

***

## Proposals

DAO participants are granted the right to propose initiatives which they feel are beneficial to the growth of DROPS.&#x20;

{% hint style="info" %}
A **minimum holding amount of 150 000 DROPS** (1.5% of the total DROPS supply) is required to make a proposal.&#x20;
{% endhint %}

Upon the creation of the proposal, 150 000 DROPS is transferred out of the proposer’s wallet to the DROPS DAO contract.&#x20;

These tokens are held by the DROPS DAO contract until the proposal either passes or fails, at which time they are returned to the proposer. This ensures that all proposals are made with full assurance and conviction on the part of the proposer.

## Voting

$DROPS Token holders with any holding amount may vote on proposed initiatives. Voting power is weighted based on the percentage of the total $DROPS supply held by the voter. The same token holdings may be used to vote on multiple proposals simultaneously.

## Passed/Failed Proposals

In order for a proposed initiative to pass, a minimum of  5% of the total supply must be utilized in the voting process.

A majority vote is also required. Should the proposal fail to reach a total voting quorum of 5%, or should it fail to obtain a majority voting for “yes”, the proposed initiative will not be implemented. Should the proposal obtain a majority vote for “yes” as well as a minimum voting quorum of 5%, the proposed initiative will be implemented. Failed proposals may be re-proposed at any time.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://drops-2.gitbook.io/drops-documentations/drops-token/drops-dao.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.
