# GPX Release Mechanism

### Full Supply Minted at Deployment

All GPX tokens are **minted at deployment** and placed into the **GPX Liquidity Protocol (GPXLP)**, an ownerless, immutable **Uniswap V4 Hook contract**. This contract does not permit transferring tokens to external wallets, ensuring GPX tokens can only be **released** according to the protocol’s rules.

### Demand-Driven Token Issuance

Unlike time-based mechanisms (e.g., Bitcoin’s block rewards every 10 minutes), GPX **releases supply according to demand**:

* **Mathematical Precision**: The GPXLP uses a set of dynamic formulas to gradually introduce GPX into the market, aiming to maintain adequate liquidity without flooding the ecosystem.
* **Market Responsiveness**: As demand grows, additional GPX is made available on Uniswap V4, helping to prevent sudden supply shocks or unsustainable price inflation.

### Key Advantages

1. **Sustainability**\
   GPX supply expands in tandem with market demand and distribution rather than on a fixed schedule.
2. **Liquidity & Stability**\
   Dynamic supply management on Uniswap V4 reduces volatility and mitigates drastic sell-offs.
3. **User Trust**\
   Immutable, transparent smart contracts ensure predictable behavior, fostering investor confidence.
4. **Long-Term Growth**\
   The adaptive release model and the rising price floor encourage continued ecosystem participation, benefiting all GPX holders.

By **combining a demand-driven release mechanism**, GoldPesa establishes a resilient, scalable, and community-aligned ecosystem, one designed to evolve alongside market demand while steadily increasing GPX’s inherent value.


---

# 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.goldpesa.com/executive-summary/gpx-release-mechanism.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.
