# Reverse Issuance Model

**Reverse Issuance Model (RIM)** is an innovative deflationary model. The key feature of this model is that the maximum supply is reached at the time of Token Generation Event (TGE), after which tokens are continuously burned, and no new tokens can be minted. This ensures that the circulating supply of tokens issued under this model can only decrease over time.&#x20;

The model is named “Reverse Issuance Model” because it is the opposite of the current mainstream token issuance models in most web3 projects, where only a portion of the tokens are initially circulated, followed by continuous unlocking.

<figure><picture><source srcset="/files/L3KXhOeOsN0CNh1WrB0u" media="(prefers-color-scheme: dark)"><img src="/files/Zfk8eYkt95zDiZDaulmm" alt="" width="563"></picture><figcaption></figcaption></figure>

Many infrastructure projects supported by large VCs are characterized by low initial circulation, high Fully Diluted Valuation (FDV), and continuous large-scale unlocking, which often leads to poor performance after listing, severely damaging the confidence of the crypto community.&#x20;

<figure><picture><source srcset="/files/hIAPXz5tCd5mcUJVY0bo" media="(prefers-color-scheme: dark)"><img src="/files/D6kB5gPQ9EzJj1TSktQL" alt="" width="563"></picture><figcaption></figcaption></figure>

RIM was proposed by Pure.cash to address the challenges of the current token issuance methods in web3 projects. Particularly for projects with significant protocol revenues, launching with a more reasonable valuation and a sustainable economic model can greatly enhance the confidence of the crypto community.


---

# 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.pure.cash/pure.cash/tokenomics/reverse-issuance-model.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.
