# Governance

Governance is run by a community of stakeholders incentivized to participate in the organization’s operations by a shared goal, and use NUT as governance token by an additional cryptoeconomic mechanism.

<figure><img src="/files/hK5IGo5aUoF22rtmqNgZ" alt=""><figcaption><p>Nucleon Governance Process</p></figcaption></figure>

### Governance Process &#x20;

Below is the governance process for the Nucleon DAO. &#x20;

#### Step 1: Forum (Reddit - <https://www.reddit.com/r/NucleonOfficial/>) &#x20;

* All ideas and proposals are originally published on reddit for community feedback. &#x20;
* Improvements and objections are noted and incorporated. &#x20;
* Timeframe: At least 7 days &#x20;

#### Step 2: Pre-Poll (Reddit)

* The Proposal will incorporate feedback from Step 1 and put it to a preliminary vote on Reddit.
* The Nucleon Team can directly introduce a proposal for a preliminary vote.
* Timeframe: At least 7 days &#x20;

#### Step 3: Voting (<https://www.nucleon.space/#/data/nut>) &#x20;

* Voting power is proportional to veNUT. &#x20;
* Timeline: At least 7 days, and voting doesn’t end on weekends&#x20;
* For Support: A proposal must receive more than 50% of YES votes to pass. This also applies to multiple choice options in a proposal. &#x20;
* Quorum: At first there is no requirement. &#x20;

#### Step 4: Enactment &#x20;

* Nucleon team manually implements proposals that have received support. No automation.&#x20;

&#x20;


---

# 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://doc.nucleon.network/about-nucleon/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.
