# Primary Issuance Markets (PIMs)

<figure><img src="/files/iBVa5NLGOmApTLHNZ7hO" alt=""><figcaption></figcaption></figure>

### What is a Primary Issuance Market (PIM)?

A Primary Issuance Market (PIM) is a blockchain technology that allows projects to issue and manage their tokens dynamically. It helps projects adapt to changing market conditions by enabling them to issue or redeem tokens as needed. This is different from traditional methods where all tokens are usually created at once and distributed according to a fixed plan.

<figure><img src="/files/eeBd4Y1M1Xo4qPe2OZps" alt=""><figcaption></figcaption></figure>

#### Key Features of PIMs:

1. **Dynamic Token Issuance and Pricing**: PIMs use algorithms that adjust token supply based on specific goals and performance indicators. This flexibility allows projects to respond to market demands effectively.
2. **Stable Financial Reserves**: Money earned from issuing tokens through PIMs can be used to build up a project’s reserves. This helps maintain a stable token price and supports the project financially without needing to sell tokens frequently.
3. **Token Launch without Initial Liquidity**: PIMs let projects launch tokens and figure out how many are needed without the pressure of securing large amounts of initial liquidity. This makes it easier for new projects to get started and match their token supply with actual demand.

### How PIMs Work:

PIMs are powered by algorithms that link the token supply to reserve assets, ensuring that the relation between supply and issuance are predictable. This setup allows for adjustments in token supply based on economic conditions, which helps projects meet their specific needs and adapt to market changes.

### Innovation in Tokenomics: Dynamic Versus Static Models

PIMs mark a significant shift from static to dynamic economic models in tokenomics, characterized by:

* **Responsive Token Supply**: Unlike static pre-minting, PIMs enable on-demand token creation, aligning supply with market needs.
* **Economic Resilience**: The ability to adjust token supply dynamically aids in maintaining stability even in volatile conditions.
* **Lifecycle Management**: Provides comprehensive tools for managing the entire lifecycle of tokens, from issuance to secondary market activities.

In summary, PIMs offer a sophisticated and adaptable framework for managing token economics, aligning closely with the strategic needs of projects and enhancing economic autonomy and sustainability.


---

# 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.inverter.network/concepts/protocol-concepts/primary-issuance-markets.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.
