# Notional Governance

Notional governance process:

1. Community members can propose ideas on the Notional forum as a [Notional Request for Comment (NRC)](/notional-governance/notional-governance-process/notional-governance/nrcs.md). The NRC author should use the feedback received from the community to refine his idea.
2. A recognized delegate can formalize an NRC into a Notional [Improvement Proposal (NIP)](/notional-governance/notional-governance-process/notional-governance/nips.md) and move the proposal to a [Snapshot vote](/notional-governance/notional-governance-process/notional-governance/snapshot-voting.md). Note that during the initial 4 month period following the launch of the delegate program where the set of recognized delegates is empty, Notional Inc. will move NRCs to NIPs and publish NIPs on Snapshot.&#x20;
3. If the snapshot reaches quorum and passes, the proposal will be implemented.

&#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.notional.finance/notional-governance/notional-governance-process/notional-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.
