# General

### What is DeFi Dollar? <a href="#what-is-liquity-v2" id="what-is-liquity-v2"></a>

DeFi Dollar is an official fork of Liquity v2.

Liquity v2 is a decentralized borrowing protocol that lets users deposit tokens as collateral, and mint the stablecoin BOLD. In DeFi Dollar, the stable coin to mint is USDFI.

There are two main use-cases:

* Borrow USDFI
* Earn yield by depositing USDFI

### Does DeFi Dollar have governance? <a href="#does-liquity-v2-have-governance" id="does-liquity-v2-have-governance"></a>

DeFi Dollar is subject to minimal governance which is solely tasked with distributing Protocol Liquidity Incentives (PIL), directing 25% of the protocol's revenue to external initiatives.

Governance has no other functions or powers, as DeFi Dollar's smart contracts are immutable and not upgradeable.


---

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