# Demand Side (Deflation)

A portion of revenue from all official RAIRprotocol Dapps is used to buy back token supply. To become an official RAIRprotocol Dapp, members sign an agreement with the RAIRprotocol DAO for up to 20% revshare. Revshare is used to buy back tokens.&#x20;

**Launch Dapp Example (DevDapp)**

DevDapp is engaged to distribute 100k prize pool to incentivize developer network.

* 80% or 80k goes directly to Developers
* 20% or 20k captured as revenue by DevDapp
  * Buy Back:  20% of revenue or 4k used to buy back RAIR tokens&#x20;

**Alt Dapp Example**

An official Alt Dapp launches an unrelated service using RAIRprotocol open source. Enters into agreement with RAIRprotcol DAO for revshare.&#x20;

Audit revenue onchain and match required RAIR token payment to DAO treasury via smart contract.&#x20;


---

# 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://docs.rairprotocol.org/rairprotocol/whitepaper-draft/start/mechanics/demand-side-deflation.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.
