> For the complete documentation index, see [llms.txt](https://whitepaper.abundance.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.abundance.id/protocol/theoretical-framework/value-preserving-coin-inflation.md).

# Value-preserving coin inflation

The first protocol to propose funding public goods through coin inflation was Bitcoin, where miners are issued new BTC as compensation for their computational work — work that secures the network and thus benefits all users. In the case of Bitcoin, the coin inflation is for a specific public good and the issuance is preprogrammed by the Bitcoin protocol itself. We are proposing a generalized protocol for public goods where the issuance of new coins is variable (based on the economic value of public goods) and user-validated.

Now how can coin inflation be value-preserving? The proposition seems to be a contradiction in terms since inflation results in the devaluation of a currency. The answer is that, while coin inflation does indeed devalue the currency, the economic growth resulting from the production of the public good appreciates the value of the currency. Thus, the result is that the coin preserves its value, people are properly compensated for the public goods they create, while everyone in society benefits from real economic growth and from unrestricted access to public goods.

But why should people agree to the devaluation of their coins instead of benefitting from an increase in the value of the currency due to public goods-induced economic growth? The simple answer is that without properly compensating people for public goods, we’re unlikely to have as much economic growth. It is therefore much better to have a currency that maintains its value in an economy experiencing sustained growth over an appreciating currency in a stagnant economy.


---

# 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://whitepaper.abundance.id/protocol/theoretical-framework/value-preserving-coin-inflation.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.
