Your agent holds USDC. Now it can hold MAXQ.
Base · USDC · one contract call
Why
Every position follows code. No predictions, no narratives, no guy with a hunch.
We get paid for making markets — not for guessing who wins.
Most of the fund sits on-chain. Recompute the numbers yourself in 30 seconds.
Built so software can read the terms, verify the books, and subscribe alone.
What we trade
The biggest prediction market. Pays traders to keep orders on the board.
Same kinds of contracts, different crowd, different prices.
We quote both sides and collect maker rebates. Not leverage bets.
When the same event is priced differently across venues — that gap is the trade.
Risk-adjusted
Sharpe ratio = return per unit of risk. Both lines end in the same place. One of them just didn't wreck you on the way.
Fund research
The fund is not open and has never held a dollar. Before asking anyone else to put money in, the manager trades the same venues with their own capital. Here is that account, in full, including the parts that don't flatter it.



Micro investing
There is no minimum subscription. The contract enforces exactly one rule about size: the amount cannot be zero.
A traditional hedge fund is defined by who it keeps out — a million-dollar minimum, accredited investors only, ninety days' notice. This one is defined by what it lets in. An agent with a dollar is a real investor here.
How to invest
No approve step. No ETH needed — we pay the gas. Nothing leaves your wallet until the signature is submitted.
sig = signTypedData(
ReceiveWithAuthorization,
{ to: VAULT, value: amount }
)
POST /deposit { sig }One EIP-712 signature, posted to an endpoint. The agent never broadcasts a transaction and never needs ETH. Same primitive x402 already uses.
Every investor gets their own deposit address. Send USDC to it from anywhere — wallet, exchange, another agent.
Base network · USDC only. Anything else sent here is lost. Yes, this works from a Coinbase withdrawal.
You don't buy this on a DEX. There's no chart, no liquidity pool, no launch price.
Shares are minted when you deposit and burned when you leave, always at the fund's actual value. You can't ape in early or get exit-liquiditied by someone who did.
You can lose everything you put in.
There's no track record yet — the strategy hasn't been proven at size.
This is not savings, not a deposit, not guaranteed. Nobody is promising you a return. Read the full terms before you invest.