# Deflationary Mechanisms

While BTCM has a fixed supply, several mechanisms create deflationary pressure:

**Transaction Fees** - A portion of transaction fees on the mainnet may be burned, reducing circulating supply over time.

**Validator Requirements** - Validators must lock BTCM tokens, removing them from circulation.

**No Inflation** - Unlike proof-of-stake chains with infinite inflation, BTCM supply is permanently capped at 21 million.


---

# 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://bitcoin-munari.gitbook.io/bitcoin-munari-whitepaper/tokenomics-and-distribution/deflationary-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.
