# $MFER

## $MFER

- [Introduction](https://docs.oldmoney.io/mfer/introduction.md): A boring abstract to read before you dive in
- [Problem Overview](https://docs.oldmoney.io/mfer/problem-overview.md): Why we're attempting to create a token to power the Old Money ecosystem
- [Solution Overview](https://docs.oldmoney.io/mfer/solution-overview.md): How we're attempting to create a token to power the Old Money ecosystem
- [Create Fuckery Protocol](https://docs.oldmoney.io/mfer/solution-overview/create-fuckery-protocol.md): Introduce a new foundational layer to our existing ecosystem
- [Replace Central Entity](https://docs.oldmoney.io/mfer/solution-overview/replace-central-entity.md): Establish a decentralized network where risk and rewards are distributed
- [Incentivized Building](https://docs.oldmoney.io/mfer/solution-overview/incentivized-building.md): Ensure positioning to deliver real value by leveraging the protocol
- [$MFER Tokenomics](https://docs.oldmoney.io/mfer/usdmfer-tokenomics.md): A value-backed token for contributors and owners of the Fuckery Protocol
- [Distributing $MFER](https://docs.oldmoney.io/mfer/usdmfer-tokenomics/distributing-usdmfer.md): Detailing the way that the token created and disbursed to its stakeholders
- [Burning $MFER](https://docs.oldmoney.io/mfer/usdmfer-tokenomics/burning-usdmfer.md): Describing the controls to decrease the circulating supply of the token
- [Mfer DAO](https://docs.oldmoney.io/mfer/mfer-dao.md): Opportunity for collaboration is the great promise of forming our collective
- [Governance](https://docs.oldmoney.io/mfer/mfer-dao/governance.md): Structure and control of membership, purpose, operations, and existence
- [MFER iD](https://docs.oldmoney.io/mfer/mfer-dao/governance/mfer-id.md): A digital identity that is critical to fully participating in the protocol
- [Organizations](https://docs.oldmoney.io/mfer/mfer-dao/governance/organizations.md): Gathering of the minds all focus on core parts of the protocol
- [Proposals](https://docs.oldmoney.io/mfer/mfer-dao/governance/proposals.md): The governance process to make all decisions and updates to the protocol
- [Proposal Structure](https://docs.oldmoney.io/mfer/mfer-dao/governance/proposals/proposal-structure.md): A wholistic document on what we're looking for when it comes to Proposals
- [Options](https://docs.oldmoney.io/mfer/mfer-dao/governance/options.md): Community controlled rules and laws of the protocol set via governance
- [Funding](https://docs.oldmoney.io/mfer/mfer-dao/funding.md): Driving value creation in the network while provide long-term stability
- [MFER Dapp](https://docs.oldmoney.io/mfer/mfer-dao/mfer-dapp.md): A decentralized, open-source hub for the Fuckery Protocol and $MFER
- [Sources that back $MFER](https://docs.oldmoney.io/mfer/sources-that-back-usdmfer.md): An actual value backed token instead of a vehicle of pure speculation
- [MX Bill Mint](https://docs.oldmoney.io/mfer/sources-that-back-usdmfer/mx-bill-mint.md): A catalyst to leap into the next chapter of the inflationary tale
- [Current Sources](https://docs.oldmoney.io/mfer/sources-that-back-usdmfer/current-sources.md): A list of all the value creation mechanisms that actively back the network
- [Future Sources](https://docs.oldmoney.io/mfer/sources-that-back-usdmfer/future-sources.md): A list of potential value creation mechanisms that can back the network
- [Path to $MFER](https://docs.oldmoney.io/mfer/path-to-usdmfer.md): A unordered list of tasks to complete to reach the inception of the protocol
- [Lexicon](https://docs.oldmoney.io/mfer/lexicon.md): One sentence descriptions of all the various terms we use in the protocol
- [Discussions](https://docs.oldmoney.io/mfer/discussions.md): As if this documentation isn't long winded enough
- [Non-Bill Old Money NFTs](https://docs.oldmoney.io/mfer/discussions/non-bill-old-money-nfts.md): What happens to the existing NFTs and established ecosystem
- [Not an investment contract](https://docs.oldmoney.io/mfer/discussions/not-an-investment-contract.md): A direct response to the risks of $MFER from a securities standpoint
- [Mitigating Risks](https://docs.oldmoney.io/mfer/discussions/mitigating-risks.md): Explicitly listing identified risks with our approach and thoughts behind them
- [Distributing business value](https://docs.oldmoney.io/mfer/discussions/distributing-business-value.md): Existing worth and ownership of Old Money is transferred to the collective
- [Lessons Learned](https://docs.oldmoney.io/mfer/lessons-learned.md): By studying the atrocities and triumphs of the space we get smarter together
- [Credits](https://docs.oldmoney.io/mfer/credits.md): Who the hell is responsible for all of this madness?
- [Versions](https://docs.oldmoney.io/mfer/versions.md): A historical log of all the versions of the documentation produced


---

# 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://docs.oldmoney.io/mfer/introduction.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.
