# Proposal Lifecycle Outline

## Member Contribution

The ASH Token project seeks members who brings meaningful discussion to the DAO. Contributors will need to join the Discord Server to start participating in the proposal process by being involved in the process. The contributor will be selected to join our Discourse server if their active participation aligns with ASH Token's mission, through a verification process.&#x20;

### Proposal Lifecycle

1. A contributor can submit a draft of their proposal to the Discourse server where other contributors have a month or more to discuss and submit edits to the proposal. Once a final draft of the proposal is complete, it can be eligible to come up for a community wide vote.&#x20;
2. The vote on the final proposal can go up for community wide vote can only be conducted by a member of the DAO who holds at least 2% of ASH Token tokens on Snapshot.&#x20;
3. The vote on Snapshot will take a minimum of two weeks or a majority vote has been reached.&#x20;
4. After the voting has concluded, a two day lockdown will be imposed for evaluation.&#x20;
5. Proposal that have passed this vote will go to the Navigators. Navigators will have up 90 days to present how the proposal can be executed within the limits of funding and parameters of the Ash DAO's mission.    &#x20;
6. A final vote on the proposal presented by the Navigators will be conducted by a member who hold 2% ASH Token tokens. Based on the type of proposal, the vote may be conducted off the blockchain through Snapshot or on the blockchain with Tally.xyz. The vote will take two weeks or a majority has been reached.&#x20;
7. The DAO will be locked down for 2 days to evaluate the vote.&#x20;
8. The Staff are then responsible for executing the proposal.&#x20;

Proposal submitted for a vote cannot be altered during the process. Any outside incidents will not sway the process to stop, but the Navigators are responsible to adjust to external pressures before submitting the presentation.&#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://docs.ashtoken.io/governance/proposal-lifecycle-outline.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.
