# General

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

SpiceUSD 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 SpiceUSD, the stable coin to mint is SPICE.

There are two main use-cases:

* Borrow SPICE
* Earn yield by depositing SPICE

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

SpiceUSD 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 SpiceUSD'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.spiceusd.xyz/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.
