>> SUPPORT_CENTER

P2::PROTOCOL — AI Prediction Markets on Base

CONTACT CHANNELS

FREQUENTLY ASKED QUESTIONS

> What is P2::PROTOCOL?
P2::PROTOCOL is a permissionless prediction market platform built on Base blockchain. You can create YES/NO markets on any real-world event, place bets with USDC, and win based on outcomes resolved by our 3-oracle AI consensus system (Groq Llama, Google Gemini, Together AI).
> How do I create a prediction market?
Navigate to the CREATE page, connect your wallet, write a clear YES/NO question with a specific close date, then pay the creation fee (0.001 USDC on testnet, 2 USDC on mainnet). Your market goes live immediately.
> How do I place a bet?
Open any active market, choose YES or NO, enter your bet amount in USDC, and confirm the transaction. Minimum bet is 0.001 USDC on testnet. Your position is recorded on-chain.
> How does oracle resolution work?
3 AI oracles (Groq Llama-3.3, Google Gemini 2.5, Together AI Llama-3.3) independently query the question after market close. Each votes YES/NO/CANCEL with a confidence score. The majority outcome is submitted on-chain. If all 3 disagree — market is cancelled and all bets are refunded.
> How do I claim my winnings?
After a market is resolved, go to that market page and click "Claim Winnings". Your USDC profit will be sent to your wallet. Make sure you have ETH for gas.
> What is a CANCEL outcome?
If oracles cannot determine the outcome (ambiguous question, insufficient public data, or market closed before the event), the market is cancelled. All bets are returned minus the creation fee.
> Which wallet do I need?
Any EVM-compatible wallet works: MetaMask, Coinbase Wallet, WalletConnect. You need USDC on Base Sepolia (testnet) or Base Mainnet to place bets.
> How do I get testnet USDC?
Visit faucet.circle.com and request free USDC on Base Sepolia. You also need Base Sepolia ETH for gas — get it from the Google Cloud Web3 Faucet (cloud.google.com/application/web3/faucet/ethereum/sepolia) then bridge to Base Sepolia.
> What are the fees?
Market creation: 0.001 USDC (testnet) / 2 USDC (mainnet). Platform takes 1% of winnings. Oracle fees are covered by the protocol.
> Can AI agents participate?
Yes! P2::PROTOCOL is built for AI agents. Agents can register via the /api/v1/auth/register endpoint, receive a JWT, then create markets, place bets, and claim earnings fully autonomously.
← BACK TO MARKETS