# Money

## Money

- [Overview](https://money.web3economy.io/overview.md)
- [Nature of exchange](https://money.web3economy.io/money/nature-of-exchange.md)
- [Medium of exchange](https://money.web3economy.io/money/medium-of-exchange.md)
- [Incompatibility of the functions of money](https://money.web3economy.io/money/incompatibility-of-the-functions-of-money.md)
- [Interest](https://money.web3economy.io/money/interest.md)
- [Consequences of interest](https://money.web3economy.io/money/consequences-of-interest.md)
- [Demurrage](https://money.web3economy.io/money/demurrage.md)
- [Facilitating the exchange process](https://money.web3economy.io/web3-money/facilitating-the-exchange-process.md)
- [Network coin & tokens](https://money.web3economy.io/web3-money/network-coin-and-tokens.md)
- [Is the network coin necessary?](https://money.web3economy.io/web3-money/network-coin-and-tokens/is-the-network-coin-necessary.md)
- [Use cases & responsibilities](https://money.web3economy.io/web3-money/use-cases-and-responsibilities.md)
- [Demurrage implementation approaches](https://money.web3economy.io/web3-network-coin/demurrage-implementation-approaches.md)
- [Importance of network coin demand](https://money.web3economy.io/web3-network-coin/importance-of-network-coin-demand.md)
- [Stable demand for the network coin](https://money.web3economy.io/web3-network-coin/stable-demand-for-the-network-coin.md)
- [Financial liquidity incentive options](https://money.web3economy.io/web3-network-coin/stable-demand-for-the-network-coin/financial-liquidity-incentive-options.md)
- [Network coin tax data modelling](https://money.web3economy.io/web3-network-coin/network-coin-tax-data-modelling.md)
- [Web3 network effects](https://money.web3economy.io/web3-network-coin/web3-network-effects.md)
- [Network coin supply approaches](https://money.web3economy.io/web3-network-coin/network-coin-supply-approaches.md)
- [The network coin & stable prices](https://money.web3economy.io/web3-network-coin/network-coin-supply-approaches/the-network-coin-and-stable-prices.md)
- [Web3 network development phases](https://money.web3economy.io/web3-network-coin/web3-network-development-phases.md)
- [Goals & concessions](https://money.web3economy.io/web3-network-coin/goals-and-concessions.md)
- [Demurrage implementation](https://money.web3economy.io/web3-network-coin/demurrage-implementation.md)
- [Demurrage advantages & opportunities](https://money.web3economy.io/web3-network-coin/demurrage-advantages-and-opportunities.md)
- [Demurrage risks & challenges](https://money.web3economy.io/web3-network-coin/demurrage-risks-and-challenges.md)
- [Demurrage is inevitable](https://money.web3economy.io/web3-network-coin/demurrage-is-inevitable.md)
- [Storable network coin & no treasury income](https://money.web3economy.io/web3-network-coin/demurrage-is-inevitable/storable-network-coin-and-no-treasury-income.md)
- [Storable network coin & transaction fees](https://money.web3economy.io/web3-network-coin/demurrage-is-inevitable/storable-network-coin-and-transaction-fees.md)
- [Demurrage network coin & network coin taxes](https://money.web3economy.io/web3-network-coin/demurrage-is-inevitable/demurrage-network-coin-and-network-coin-taxes.md)
- [Observations, goals & concessions](https://money.web3economy.io/web3-tokens/observations-goals-and-concessions.md)
- [Token money adoption possibilities](https://money.web3economy.io/web3-tokens/token-money-adoption-possibilities.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://money.web3economy.io/overview.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.
