> For the complete documentation index, see [llms.txt](https://goomoney.gitbook.io/goo.money/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://goomoney.gitbook.io/goo.money/protocol/editor.md).

# Overview

GooMoney is a decentralized Bitcoin reserve built on Base and designed for those who see BTC as the future of money. Its mission is to grow a sustainable treasury that gives satoshis real utility through productive strategies, sound monetary policy, and aligned governance.

At the center is GOO, a token backed by Bitcoin with one clear objective:

> **Preserve and grow the BTC-equivalent backing per token**

Every GOO is underpinned by real, productive assets. The treasury works continuously to increase its value on-chain, rather than simply tracking the market. In a volatile world, GOO is built to endure.

### Bonding: The Engine for Treasury Growth

GooMoney uses bonding to accumulate assets and build protocol-owned liquidity.&#x20;

Users can deposit BTC, ETH, LP tokens, and other assets to receive GOO at a discount. These assets are then converted into BTC reserves or productive treasury positions.

**Bonding allows the protocol to:**\
• Acquire yield generating capital\
• Grow BTC-denominated reserves\
• Build deep liquidity without relying on short-term incentives

This is not just about inflows. It is about ownership.

### The Bitcoin Floor: Real, Transparent Satoshi Backing

$GOO price is defined by the treasury, which is primarily composed of BTC and BTC-equivalent assets deployed for yield. This creates a verifiable price floor for each GOO, starting at one satoshi and growing over time.

{% hint style="info" %}
$GOO has a floor price of 1 Sat per token
{% endhint %}

The protocol’s first goal is to raise this floor. More backing means stronger tokens, more resilience, and long-term value creation.

### **Staking and Governance**

Staking GOO gives users sGOO, the liquid staked version of the token.

Holding sGOO unlocks multiple benefits\
• A share of the yield generated by the treasury\
• A portion of protocol rewards and surplus emissions\
• Voting rights on emissions, treasury allocation, and strategic decisions\
• Long-term alignment with GooMoney’s mission and values

Governance is built for committed participants. Those who stake and stay involved help shape the future of the protocol. Influence belongs to contributors, not speculators.

GooMoney is not just a token. It is a Bitcoin-backed monetary engine for the post-fiat world. A decentralized system for preserving wealth, earning yield, and aligning with Bitcoin’s long-term trajectory.

***


---

# 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, and the optional `goal` query parameter:

```
GET https://goomoney.gitbook.io/goo.money/protocol/editor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
