# Overview

Unitus Finance is a decentralized lending protocol that has emerged from the dForce DeFi protocol matrix ([dForce Improvement Proposal 057](https://snapshot.org/#/dforcenet.eth/proposal/0xfceefba7427a609609cc47d8f43ffc9fe0955d240b7763e166a987ae69fc60a3)). At present, it operates under the governance of DF (dForce) token holders. Our future plan entails transitioning 100% of governance authority to UTS token holders, provided that UTS achieves a satisfactory level of circulation, a substantial number of holders, and a sufficiently decentralized distribution of holders. This shift aims to establish a truly decentralized governance framework, free from potential manipulation.

The day-to-day operations of Unitus, which include activities such as onboarding new assets, updating parameters, expanding to new chains, fee collection, yield distribution, and more, are collectively determined by the dForce DAO (with plans to shift governance to UTS holders in the future) through a governance process.

We encourage and welcome contributions from anyone interested in Unitus development, whether it's proposing improvements, engaging in discussions, or sharing ideas. All major decisions are made through community governance, allowing the community to play an active role in shaping the future of Unitus by participating in governance decisions and voting on proposals.


---

# 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://unitus.gitbook.io/unitus/governance/overview.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.
