> For the complete documentation index, see [llms.txt](https://docs.multiplier.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.multiplier.fun/mechanism/gamified-capital-markets.md).

# Gamified Capital Markets

<figure><img src="/files/6RGUqBQtWjWF5fQ9Bgnm" alt=""><figcaption></figcaption></figure>

Multiplier is the onchain liquidity router that converts entertainment into programmable token demand. We're building the infrastructure where gameplay converts into routed market flow and price motion becomes reach.

### The Core Loop

* **Demand Generation (Players)**\
  Players engage in high-variance games where every wager routes into a live market buy. Wins deliver token positions with visible price impact and verifiable onchain fills.
* **Flow Allocation (Communities)**\
  Communities compete in curation slot auctions to capture gameplay-driven orderflow for their tokens. Auctions are transparent and onchain—turning orderflow itself into an auctioned asset.
* **Surface Expansion (Developers)**\
  Developers deploy campaigns via our SDK—games, creator activations, embedded experiences. Each surface feeds the router, expanding distribution while leveraging the same liquidity rail.

### The System in Action

<p align="center">Player wagers → Risk Engine → Order Router → Onchain Proof → Curation &#x26; Auctions</p>

This creates a self-reinforcing loop:

* Gameplay injects liquidity, pushing price and broadcasting motion
* Motion draws attention, attracting new players and holders
* Attention fuels curation, with tokens competing for gameplay flow
* Price becomes distribution, gameplay becomes order flow

### The Result

An affiliate market for onchain volume where:

* Entertainment time converts to market demand
* Price motion is the native ad unit
* Every campaign generates verifiable orderflow, not just clicks

Multiplier makes every entertainment surface a liquidity router.&#x20;

Games aren't the product, they're the first acquisition primitive feeding a programmable, verifiable distribution rail open to every partner.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.multiplier.fun/mechanism/gamified-capital-markets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
