> For the complete documentation index, see [llms.txt](https://docs.regenerative.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.regenerative.fi/organization/goverance.md).

# Goverance

USDREFI governance is designed for practical decision-making at current scale, with a clear path to progressive decentralization.

## Foundation Multisig

During the current phase, vault assets are held in **multisig-controlled Gnosis Safes** operated by the Regenerative Finance Foundation. The Foundation Safe uses a 2-of-3 threshold with clear signer roles and separation of duties.

The Foundation Safe controls:

* Capital deployment into curated credit pools
* Vault parameters (global cap, tier caps)
* TierRegistry overrides
* Emergency withdrawal toggle
* Reward distribution funding

## Legal Structure

USDREFI launches as a **non-custodial, hosted solution**. During the Beta phase:

* The Regenerative Finance Foundation hosts the interface
* The Foundation acts as counterparty to lending platforms
* Users sign Terms and Conditions via wallet on first deposit
* The Foundation is not liable for losses
* Product details may change at the Foundation's discretion

To increase deposit ceilings or introduce more complex assets, Regenerative intends to transition to a dedicated legal entity (e.g. a Curaçao BV or external regulated service provider).

## Terms & Conditions

Key terms users agree to on first deposit:

* No direct withdrawals — exit via secondary market swap only
* USDREFI may trade at discount or premium
* Reward rates are not guaranteed
* The Foundation is not liable for losses from credit defaults, market conditions, or operational issues


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.regenerative.fi/organization/goverance.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.
