# Governance

WeFi will be released with a guarded launch through our governance model. The governance framework of Compound inspires us.

A part of WeFi Tokens can be minted to incentivize traders. For every investment loan position the user creates, they can mint WeFi Tokens as per the protocol. Conversely, in the case of lenders, they mint WeFi Token as per the incentive structure for every transaction.

The admin controls the following rights in the protocol:

● Listing a new isolated pool&#x20;

● Listing a new WeFi Token market&#x20;

● Updating the interest rate model per market&#x20;

● Setting incentive structure for lenders and traders.&#x20;

● Updating the oracle address&#x20;

● Withdrawing the reserve of a WeFi Token

● Choosing a new admin, such as a DAO controlled by the community. Typically, the DAO can choose a new admin.&#x20;

Therefore, system administration can evolve based on the decisions of the stakeholders.


---

# 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.wefi.xyz/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.
