# Overview

{% hint style="info" %}
**Note:** YF Link Governance had a major update recently, [when a proposal passed to migrate all Non-Smart Contract proposals onto Snapshot](https://gov.yflink.io/t/live-snapshot-migration/383). Please report if you see any misinformation on these learn-pages, since these pages are now being updated to include information about the Snapshot voting system.
{% endhint %}

## Governance

Governance is the process of interaction and decision-making among the stakeholders of a given project, in this case the YF Link DAO. It determines how decisions are made and **where the community wants to direct funds from the YF Link treasury**. It is also the way rules, norms, and actions are proposed, structured, sustained, regulated, and upheld.&#x20;

## Voting

[$YFL](https://www.coingecko.com/en/coins/yf-link) token holders, who are the primary stakeholders of the system, make decisions by voting on project proposals. In addition, stakeholders participate in governance by engaging with the community and other stakeholders in places like the Discord, where consensus and support for proposals is built.\
Voting happens on two platforms:

* For proposals with smart contract execution, [the YFLink governance contract is used](https://yflink.io/#/vote).
* For all other proposals, [the Snapshot page of YFLink is used](https://snapshot.page/#/yflink).

## **Proposals**&#x20;

Proposals are created to communicate any new project changes and provide a mechanize for the community to support or reject those changes. Guidelines have been established for presenting new ideas to the community in a clear and accessible manner for the members to make an informed decision. [Proposals are posted on the YF Link governance forum.](https://gov.yflink.io/) **The creators of successfully passed proposals will be rewarded a flat fee of** **1 (>50% majority) or 2 (> 66% majority) $YFL.**


---

# 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://mortynr297.gitbook.io/yflink/governance-2.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.
