> For the complete documentation index, see [llms.txt](https://docs.dappradardao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dappradardao.com/dappradar-dao-report-2021-2023/legal-foundations-for-decentralization/engaging-in-dappradar-governance-a-step-by-step-guide.md).

# Engaging in DappRadar governance: A step-by-step guide

To actively participate and influence the governance system within the DappRadar ecosystem, holding RADAR tokens is essential. This ownership grants you the privilege to engage more deeply with the platform and play an important role in shaping its future through voting on key developments. The governance process is as follows:

1. **Idea Generation**: Community discussions take place on our public channels, where ideas can gather momentum.
2. **Proposal Formation**: Promising ideas are then structured into proposals within our dedicated workshops.
3. **Community Voting**: Proposals that are ready for consideration are presented to the community for a vote, requiring a minimum of 20 votes to proceed. A majority is needed for a proposal to pass.
4. **Snapshot Submission**: A community member with at least 100,000 RADAR tokens must submit the proposal on Snapshot for a broader community vote. Voting is gas-free, with the weight of one's vote proportional to their RADAR token holdings. A minimum participation of 10 million RADAR tokens is necessary for a proposal's approval.
5. **Development and Management Oversight**: Accepted proposals that do not require on-chain transactions proceed to development. For those requiring treasury access, a 72-hour veto period is provided to DappRadar's management. Approval by management initiates fund allocation and development, while rejection sends the proposal back for refinement.

These steps, established at the Token Generation Event (TGE), were crafted with the initial conditions and aspirations of our ecosystem in mind. However, recognizing the dynamic nature of token circulation and market price fluctuations, it's understood that these parameters will be thoughtfully updated to reflect the current environment.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dappradardao.com/dappradar-dao-report-2021-2023/legal-foundations-for-decentralization/engaging-in-dappradar-governance-a-step-by-step-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
