# Tokonomics And Mechanisms

- [Primer on AIR](https://pulse-airdao.gitbook.io/pulse-airdao/tokonomics-and-mechanisms/primer-on-air.md)
- [Initial Network State](https://pulse-airdao.gitbook.io/pulse-airdao/tokonomics-and-mechanisms/initial-network-state.md)
- [Initial Supply - Sacrifice](https://pulse-airdao.gitbook.io/pulse-airdao/tokonomics-and-mechanisms/initial-supply-sacrifice.md): Size and distribution of initial AIR supply
- [Emission Mechanisms](https://pulse-airdao.gitbook.io/pulse-airdao/tokonomics-and-mechanisms/emission-mechanisms.md): Mechanisms that mint AIR, increasing total supply
- [Bonding (1,1)](https://pulse-airdao.gitbook.io/pulse-airdao/tokonomics-and-mechanisms/bonding-1-1.md)
- [Staking (🌳,🌳)](https://pulse-airdao.gitbook.io/pulse-airdao/tokonomics-and-mechanisms/staking.md)
- [Market Dynamics](https://pulse-airdao.gitbook.io/pulse-airdao/tokonomics-and-mechanisms/market-dynamics.md)
- [The Importance of POL](https://pulse-airdao.gitbook.io/pulse-airdao/tokonomics-and-mechanisms/the-importance-of-pol.md): “POL” stands for “Protocol owned Liquidity”
- [Game Theory (Olympus Inspired)](https://pulse-airdao.gitbook.io/pulse-airdao/tokonomics-and-mechanisms/game-theory-olympus-inspired.md)
- [Strategies for Defending Backing Value](https://pulse-airdao.gitbook.io/pulse-airdao/tokonomics-and-mechanisms/strategies-for-defending-backing-value.md): What does it really mean for AIR to be backed by carbon offsets?


---

# 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://pulse-airdao.gitbook.io/pulse-airdao/tokonomics-and-mechanisms.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.
