# Experimental Tokenomics in Web3

### Dynamic Supply Mechanisms

Dynamic supply models adjust token availability algorithmically to maintain stable pricing and market conditions. Projects such as Olympus DAO have successfully implemented rebasing tokens with predictable price floors supported by Protocol-Owned Liquidity (POL).

### Merit-Based and Reputation Systems

Projects are increasingly experimenting with merit-based token distribution, rewarding users based on their contributions and reputation scores, enhancing fairness and reducing risks of token centralization.

### Integration of NFTs and Token Rewards

Web3 gaming and engagement platforms leverage NFTs alongside traditional tokens, creating innovative reward structures and incentive alignments. Examples include NFT staking and game-integrated tokenomics, boosting user retention and ecosystem growth.

### On-Chain/Off-Chain Dual Token Models

Hybrid dual-token systems are being explored to combine centralized stability (off-chain tokens) with decentralized flexibility (on-chain tokens). While early attempts had mixed results (e.g., Axie Infinity), continued experimentation aims to refine this model's effectiveness.<br>


---

# Agent Instructions: 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://playbook.tokenise.tech/module-8-future-of-tokenomics/experimental-tokenomics-in-web3.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.
