# Introduction

As Sumer matures, the protocol will undergo progressive decentralization and eventually be governed by a DAO consisting of SUMER token holders and governance structures both on-chain & off-chain. The founding team will bootstrap the initial release of SUMER. The SUMER token will be required to firstly bring forth, then vote on, proposals (SUMER Improvement Proposals) that would affect key parameters such as economics, security, and development of the protocol.

Examples of parameters that could be voted on:&#x20;

* Interest Rate Model&#x20;
* The addition of assets that meet the risk requirements of the protocol&#x20;
* Risk parameters for over-collateralization and liquidation&#x20;
* Changes to the Liquidity Mining Program to adjust incentives depending on market conditions&#x20;
* Improvements to the protocol such as changes to smart contracts and governance processes


---

# 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.sumer.money/governance/introduction.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.
