# Liquidity Injection Mechanism

Multiplier's liquidity engine transforms every wager into a live market buy. Each play routes through our risk engine and executes as an onchain order, creating continuous buy pressure with verifiable proof.

### How It Works

**Real-Time Execution**\
Every win triggers immediate token purchases from open markets to fulfill player positions. This creates instant buy pressure, visible chart movement, and genuine market impact—not simulated exposure.

**Market Impact Example**\
Player wagers $20 and wins 500x, earning $10,000 worth of a token. Our system immediately purchases $10,000 from the DEX, creating:

* Instant buy pressure and visible green candle
* Direct price impact proportional to market cap
* Verifiable onchain transaction receipts

**Compounding Effects**\
Individual wins create collective upside. When one player wins big, all previous winners holding that token benefit from the price movement. This creates positive-sum dynamics where gameplay success drives community-wide gains.

### The Technical Flow

1. **Wager placed** → Risk engine calculates potential payout
2. **Win triggered** → Router initiates market buy order
3. **DEX execution** → Slippage protection and optimal routing
4. **Position delivered** → Player receives tokens directly
5. **Onchain proof** → All transactions verifiable on-chain

### For Token Communities

* **Performance-based liquidity**: No upfront costs, only results
* **Measurable impact**: Every dollar of gameplay creates trackable orderflow
* **Sustained pressure**: Continuous buying activity, not one-time spikes
* **Verifiable demand**: Onchain receipts prove real market participation

### The Outcome

A liquidity system where entertainment converts to orderflow. Every game becomes coordinated market activity. Every win moves the chart. Every player becomes a market participant.

Multiplier turns attention into programmable, verifiable token demand—where campaigns route dollars directly into DEX liquidity, not just generate impressions.

<div align="center" data-full-width="false"><figure><img src="/files/xMpDDGY2suKUI2SpElD2" alt=""><figcaption></figcaption></figure></div>


---

# 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.multiplier.fun/for-developers/liquidity-injection-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.
