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

# Protocol

- [Introduction](https://docs.abundance.id/docs/protocol/introduction.md)
- [Key Concepts](https://docs.abundance.id/docs/protocol/key-concepts.md)
- [The function of money](https://docs.abundance.id/docs/protocol/key-concepts/the-function-of-money.md)
- [The problem of public goods](https://docs.abundance.id/docs/protocol/key-concepts/the-problem-of-public-goods.md)
- [Regenerative economics](https://docs.abundance.id/docs/protocol/key-concepts/regenerative-economics.md)
- [Protocol](https://docs.abundance.id/docs/protocol/protocol.md)
- [Step 1: Project Post](https://docs.abundance.id/docs/protocol/protocol/step-1-project-post.md)
- [Step 2: Impact Estimate Post](https://docs.abundance.id/docs/protocol/protocol/step-2-impact-estimate-post.md)
- [Step 3: Waiting Lists](https://docs.abundance.id/docs/protocol/protocol/step-3-waiting-lists.md)
- [Step 4: Validators Selection](https://docs.abundance.id/docs/protocol/protocol/step-4-validators-selection.md)
- [Validation Tiers](https://docs.abundance.id/docs/protocol/protocol/step-4-validators-selection/validation-tiers.md)
- [Step 5: Periodic Validation](https://docs.abundance.id/docs/protocol/protocol/step-5-periodic-validation.md)
- [Step 6: Coin Issuance](https://docs.abundance.id/docs/protocol/protocol/step-6-coin-issuance.md)
- [Mechanisms](https://docs.abundance.id/docs/protocol/mechanisms.md)
- [Incentive alignment for accuracy](https://docs.abundance.id/docs/protocol/mechanisms/incentive-alignment-for-accuracy.md)
- [Modular Protocol](https://docs.abundance.id/docs/protocol/mechanisms/modular-protocol.md)
- [Bad actors](https://docs.abundance.id/docs/protocol/mechanisms/bad-actors.md)
- [Expertise Categories](https://docs.abundance.id/docs/protocol/mechanisms/expertise-categories.md)
- [Investing in Public Goods](https://docs.abundance.id/docs/protocol/mechanisms/investing-in-public-goods.md)
- [Benefits](https://docs.abundance.id/docs/protocol/benefits.md)
- [Incentivizing Innovation & Collaboration](https://docs.abundance.id/docs/protocol/benefits/incentivizing-innovation-and-collaboration.md)
- [Decentralized Economy](https://docs.abundance.id/docs/protocol/benefits/decentralized-economy.md)
- [Decentralized science](https://docs.abundance.id/docs/protocol/benefits/decentralized-economy/decentralized-science.md)
- [Decentralized media](https://docs.abundance.id/docs/protocol/benefits/decentralized-economy/decentralized-media.md)
- [Building Capacity](https://docs.abundance.id/docs/protocol/benefits/building-capacity.md)
- [Currency Sell Pressure](https://docs.abundance.id/docs/protocol/benefits/currency-sell-pressure.md)
- [Regional & Community Currencies](https://docs.abundance.id/docs/protocol/benefits/regional-and-community-currencies.md)
- [Theoretical Framework](https://docs.abundance.id/docs/protocol/theoretical-framework.md)
- [The value of public goods](https://docs.abundance.id/docs/protocol/theoretical-framework/the-value-of-public-goods.md)
- [Value-preserving coin inflation](https://docs.abundance.id/docs/protocol/theoretical-framework/value-preserving-coin-inflation.md)
- [Game-theoretic equilibrium](https://docs.abundance.id/docs/protocol/theoretical-framework/game-theoretic-equilibrium.md)
- [Conclusion](https://docs.abundance.id/docs/protocol/conclusion.md)
- [Whitepaper](https://docs.abundance.id/docs/protocol/whitepaper.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 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.abundance.id/docs/protocol.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.
