# Governance

## Why should I become involved with governance?

To protect your investment in the YF Link ecosystem by voting and because you want the project to be successful. You use your voting power to make sure that things that bring positive value to the project happen.

## But, doesn't creating a proposal take a lot of time and effort?

Anything worthwhile takes time. To this end we have a proposal reward for **1 or 2 YFL** depending on the majority to compensate for time spent on writing and putting up a proposal.

## What **happens to my yYFL when I am voting?**

Your yYFL is locked as yYFL in the Voting Contract that was set up by the voter. This yYFL is only accessible with the wallet used to set up the voting contract. For a single-wallet setup, only that wallet can withdraw $YFL out of the system.&#x20;

## **Do I need to withdraw $YFL from the voting contract immediately after voting?**

No, voters who are active in governance can leave their $YFL in the voting contract to save on gas fees. However, this is done at own risk.


---

# 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/faq/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.
