<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://learn.publicwager.com/blog</id>
    <title>Public Wager Blog</title>
    <updated>2024-11-24T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://learn.publicwager.com/blog"/>
    <subtitle>Public Wager Blog</subtitle>
    <icon>https://learn.publicwager.com/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[What Are Prediction Markets? A Beginner's Guide]]></title>
        <id>https://learn.publicwager.com/blog/prediction-markets-explained</id>
        <link href="https://learn.publicwager.com/blog/prediction-markets-explained"/>
        <updated>2024-11-24T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[If you've ever wondered "What will happen?" about an upcoming event, you've already got the mindset for prediction markets. Let's break down what they are, how they work, and why they're so powerful.]]></summary>
        <content type="html"><![CDATA[<p>If you've ever wondered "What will happen?" about an upcoming event, you've already got the mindset for prediction markets. Let's break down what they are, how they work, and why they're so powerful.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-simple-explanation">The Simple Explanation<a href="https://learn.publicwager.com/blog/prediction-markets-explained#the-simple-explanation" class="hash-link" aria-label="Direct link to The Simple Explanation" title="Direct link to The Simple Explanation" translate="no">​</a></h2>
<p>Imagine a stock market, but instead of trading company shares, you're trading on whether specific events will happen. That's a prediction market in a nutshell.</p>
<p><strong>Example</strong>: "Will it rain tomorrow?"</p>
<ul>
<li class="">You can buy YES shares if you think it will rain</li>
<li class="">Or NO shares if you think it won't</li>
<li class="">When tomorrow comes, the correct answer determines who wins</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="how-do-they-work">How Do They Work?<a href="https://learn.publicwager.com/blog/prediction-markets-explained#how-do-they-work" class="hash-link" aria-label="Direct link to How Do They Work?" title="Direct link to How Do They Work?" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="share-prices--probability">Share Prices = Probability<a href="https://learn.publicwager.com/blog/prediction-markets-explained#share-prices--probability" class="hash-link" aria-label="Direct link to Share Prices = Probability" title="Direct link to Share Prices = Probability" translate="no">​</a></h3>
<p>Here's the key insight: <strong>share prices represent probabilities</strong>.</p>
<p>If YES shares cost <strong>$0.70</strong>, the market is saying there's a <strong>70% chance</strong> the event happens.</p>
<p>If NO shares cost <strong>$0.30</strong>, that's a <strong>30% chance</strong> it doesn't happen.</p>
<p>YES + NO always equals <strong>$1.00</strong>.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="buying-shares">Buying Shares<a href="https://learn.publicwager.com/blog/prediction-markets-explained#buying-shares" class="hash-link" aria-label="Direct link to Buying Shares" title="Direct link to Buying Shares" translate="no">​</a></h3>
<p>When you buy shares:</p>
<ul>
<li class="">Pay the current market price per share</li>
<li class="">Hold them in your portfolio</li>
<li class="">Wait for the market to resolve</li>
</ul>
<p><strong>Example</strong>:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">Market: "Will Bitcoin hit $100k by end of year?"</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Current Price: YES at $0.45, NO at $0.55</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">You Buy: 100 YES shares at $0.45 = $45 cost</span><br></span></code></pre></div></div>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="resolution-and-payout">Resolution and Payout<a href="https://learn.publicwager.com/blog/prediction-markets-explained#resolution-and-payout" class="hash-link" aria-label="Direct link to Resolution and Payout" title="Direct link to Resolution and Payout" translate="no">​</a></h3>
<p>When the event concludes:</p>
<ul>
<li class="">Winning shares pay <strong>$1.00 each</strong></li>
<li class="">Losing shares pay <strong>$0</strong></li>
</ul>
<p><strong>If you're right</strong>:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">You bought 100 YES shares for $45</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Bitcoin hits $100k ✓</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Your payout: 100 × $1.00 = $100</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Your profit: $100 - $45 = $55</span><br></span></code></pre></div></div>
<p><strong>If you're wrong</strong>:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">You bought 100 YES shares for $45</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Bitcoin doesn't hit $100k ✗</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Your payout: 100 × $0 = $0</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Your loss: $45</span><br></span></code></pre></div></div>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-do-prices-change">Why Do Prices Change?<a href="https://learn.publicwager.com/blog/prediction-markets-explained#why-do-prices-change" class="hash-link" aria-label="Direct link to Why Do Prices Change?" title="Direct link to Why Do Prices Change?" translate="no">​</a></h2>
<p>Market prices move based on:</p>
<ol>
<li class=""><strong>New Information</strong> - News that affects the outcome</li>
<li class=""><strong>Supply and Demand</strong> - More buyers push prices up</li>
<li class=""><strong>Time</strong> - As events approach, certainty increases</li>
<li class=""><strong>Collective Wisdom</strong> - The crowd adjusts its forecast</li>
</ol>
<p>This creates opportunities! If you have better information or analysis than the market, you can profit.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-wisdom-of-crowds">The Wisdom of Crowds<a href="https://learn.publicwager.com/blog/prediction-markets-explained#the-wisdom-of-crowds" class="hash-link" aria-label="Direct link to The Wisdom of Crowds" title="Direct link to The Wisdom of Crowds" translate="no">​</a></h2>
<p>Here's where it gets interesting. Prediction markets are often <strong>more accurate than expert predictions</strong> because they aggregate everyone's knowledge.</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="how-this-works">How This Works<a href="https://learn.publicwager.com/blog/prediction-markets-explained#how-this-works" class="hash-link" aria-label="Direct link to How This Works" title="Direct link to How This Works" translate="no">​</a></h3>
<ol>
<li class=""><strong>Incentives Matter</strong> - People put money where their mouth is</li>
<li class=""><strong>Information Aggregation</strong> - Everyone's insights combine</li>
<li class=""><strong>Self-Correction</strong> - Wrong prices create profit opportunities</li>
<li class=""><strong>Real-Time Updates</strong> - New info instantly reflected</li>
</ol>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="real-world-accuracy">Real-World Accuracy<a href="https://learn.publicwager.com/blog/prediction-markets-explained#real-world-accuracy" class="hash-link" aria-label="Direct link to Real-World Accuracy" title="Direct link to Real-World Accuracy" translate="no">​</a></h3>
<p>Research shows prediction markets outperform:</p>
<ul>
<li class="">Individual experts</li>
<li class="">Polls and surveys</li>
<li class="">Statistical models</li>
<li class="">Professional forecasters</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="types-of-markets">Types of Markets<a href="https://learn.publicwager.com/blog/prediction-markets-explained#types-of-markets" class="hash-link" aria-label="Direct link to Types of Markets" title="Direct link to Types of Markets" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="binary-yesno">Binary (YES/NO)<a href="https://learn.publicwager.com/blog/prediction-markets-explained#binary-yesno" class="hash-link" aria-label="Direct link to Binary (YES/NO)" title="Direct link to Binary (YES/NO)" translate="no">​</a></h3>
<p>The simplest format:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">Will the bill pass? YES or NO</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Will Team A win? YES or NO</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Will stock hit $100? YES or NO</span><br></span></code></pre></div></div>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="multiple-choice">Multiple Choice<a href="https://learn.publicwager.com/blog/prediction-markets-explained#multiple-choice" class="hash-link" aria-label="Direct link to Multiple Choice" title="Direct link to Multiple Choice" translate="no">​</a></h3>
<p>Pick from several options:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">Who will win the election?</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">- Candidate A: $0.45</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">- Candidate B: $0.35</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">- Candidate C: $0.20</span><br></span></code></pre></div></div>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="scalar">Scalar<a href="https://learn.publicwager.com/blog/prediction-markets-explained#scalar" class="hash-link" aria-label="Direct link to Scalar" title="Direct link to Scalar" translate="no">​</a></h3>
<p>Predict a specific number:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">What will Q4 revenue be?</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Range: $80M - $100M</span><br></span></code></pre></div></div>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="trading-vs-holding">Trading vs. Holding<a href="https://learn.publicwager.com/blog/prediction-markets-explained#trading-vs-holding" class="hash-link" aria-label="Direct link to Trading vs. Holding" title="Direct link to Trading vs. Holding" translate="no">​</a></h2>
<p>Unlike traditional bets, you can <strong>sell anytime</strong>:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="scenario-early-exit">Scenario: Early Exit<a href="https://learn.publicwager.com/blog/prediction-markets-explained#scenario-early-exit" class="hash-link" aria-label="Direct link to Scenario: Early Exit" title="Direct link to Scenario: Early Exit" translate="no">​</a></h3>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">Day 1: Buy YES at $0.40</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Day 15: Price rises to $0.70</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">You Sell: 75% profit without waiting for resolution!</span><br></span></code></pre></div></div>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="scenario-cut-losses">Scenario: Cut Losses<a href="https://learn.publicwager.com/blog/prediction-markets-explained#scenario-cut-losses" class="hash-link" aria-label="Direct link to Scenario: Cut Losses" title="Direct link to Scenario: Cut Losses" translate="no">​</a></h3>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">Day 1: Buy YES at $0.60</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Day 10: New info, price drops to $0.35</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">You Sell: Take 42% loss instead of potential 100% loss</span><br></span></code></pre></div></div>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="key-concepts">Key Concepts<a href="https://learn.publicwager.com/blog/prediction-markets-explained#key-concepts" class="hash-link" aria-label="Direct link to Key Concepts" title="Direct link to Key Concepts" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="risk-vs-reward">Risk vs. Reward<a href="https://learn.publicwager.com/blog/prediction-markets-explained#risk-vs-reward" class="hash-link" aria-label="Direct link to Risk vs. Reward" title="Direct link to Risk vs. Reward" translate="no">​</a></h3>
<ul>
<li class=""><strong>Low price</strong> ($0.10-0.30) = High risk, high reward</li>
<li class=""><strong>Medium price</strong> ($0.40-0.60) = Balanced risk/reward</li>
<li class=""><strong>High price</strong> ($0.70-0.90) = Low risk, low reward</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="expected-value">Expected Value<a href="https://learn.publicwager.com/blog/prediction-markets-explained#expected-value" class="hash-link" aria-label="Direct link to Expected Value" title="Direct link to Expected Value" translate="no">​</a></h3>
<p>Smart traders think in expected value:</p>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">Market Price: $0.60 (60% probability)</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">Your Analysis: 75% chance it happens</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain" style="display:inline-block"></span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">If your analysis is right, this bet has positive expected value!</span><br></span></code></pre></div></div>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="diversification">Diversification<a href="https://learn.publicwager.com/blog/prediction-markets-explained#diversification" class="hash-link" aria-label="Direct link to Diversification" title="Direct link to Diversification" translate="no">​</a></h3>
<p>Like any investment, don't put all eggs in one basket:</p>
<ul>
<li class="">Trade multiple markets</li>
<li class="">Different categories</li>
<li class="">Various time horizons</li>
<li class="">Mix probability ranges</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="common-mistakes-beginners-make">Common Mistakes Beginners Make<a href="https://learn.publicwager.com/blog/prediction-markets-explained#common-mistakes-beginners-make" class="hash-link" aria-label="Direct link to Common Mistakes Beginners Make" title="Direct link to Common Mistakes Beginners Make" translate="no">​</a></h2>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-betting-on-what-you-want-to-happen">❌ Betting on What You <em>Want</em> to Happen<a href="https://learn.publicwager.com/blog/prediction-markets-explained#-betting-on-what-you-want-to-happen" class="hash-link" aria-label="Direct link to -betting-on-what-you-want-to-happen" title="Direct link to -betting-on-what-you-want-to-happen" translate="no">​</a></h3>
<p><strong>Wrong</strong>: "I'm a big fan, so I'll bet YES"</p>
<p><strong>Right</strong>: "Objectively, what's the probability?"</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-ignoring-the-price">❌ Ignoring the Price<a href="https://learn.publicwager.com/blog/prediction-markets-explained#-ignoring-the-price" class="hash-link" aria-label="Direct link to ❌ Ignoring the Price" title="Direct link to ❌ Ignoring the Price" translate="no">​</a></h3>
<p><strong>Wrong</strong>: "I think it'll happen, so I'll buy YES at $0.90"</p>
<p><strong>Right</strong>: "Even if it happens, I only profit $0.10 per share. Is that worth the risk?"</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-not-reading-resolution-criteria">❌ Not Reading Resolution Criteria<a href="https://learn.publicwager.com/blog/prediction-markets-explained#-not-reading-resolution-criteria" class="hash-link" aria-label="Direct link to ❌ Not Reading Resolution Criteria" title="Direct link to ❌ Not Reading Resolution Criteria" translate="no">​</a></h3>
<p><strong>Wrong</strong>: Assuming you know how it'll resolve</p>
<p><strong>Right</strong>: Reading exactly how the market will be decided</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-trading-too-much">❌ Trading Too Much<a href="https://learn.publicwager.com/blog/prediction-markets-explained#-trading-too-much" class="hash-link" aria-label="Direct link to ❌ Trading Too Much" title="Direct link to ❌ Trading Too Much" translate="no">​</a></h3>
<p><strong>Wrong</strong>: Making dozens of trades daily</p>
<p><strong>Right</strong>: Quality over quantity - trade when you have an edge</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="getting-started">Getting Started<a href="https://learn.publicwager.com/blog/prediction-markets-explained#getting-started" class="hash-link" aria-label="Direct link to Getting Started" title="Direct link to Getting Started" translate="no">​</a></h2>
<p>Ready to try prediction markets?</p>
<ol>
<li class=""><strong>Learn the Basics</strong> - Read <a class="" href="https://learn.publicwager.com/docs/getting-started/how-prediction-markets-work">How Prediction Markets Work</a></li>
<li class=""><strong>Create an Account</strong> - Sign up at <a href="https://publicwager.com/" target="_blank" rel="noopener noreferrer" class="">publicwager.com</a></li>
<li class=""><strong>Start Small</strong> - Begin with markets you understand well</li>
<li class=""><strong>Track Your Performance</strong> - Learn from wins and losses</li>
<li class=""><strong>Build Your Strategy</strong> - Develop your own approach</li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="real-world-applications">Real-World Applications<a href="https://learn.publicwager.com/blog/prediction-markets-explained#real-world-applications" class="hash-link" aria-label="Direct link to Real-World Applications" title="Direct link to Real-World Applications" translate="no">​</a></h2>
<p>Prediction markets are used for:</p>
<ul>
<li class=""><strong>Political Forecasting</strong> - Election outcomes</li>
<li class=""><strong>Business Intelligence</strong> - Product launches, earnings</li>
<li class=""><strong>Risk Assessment</strong> - Event planning, insurance</li>
<li class=""><strong>Research</strong> - Scientific breakthroughs</li>
<li class=""><strong>Entertainment</strong> - Awards shows, sports</li>
<li class=""><strong>Cryptocurrency</strong> - Price movements, protocol changes</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="the-power-of-prediction">The Power of Prediction<a href="https://learn.publicwager.com/blog/prediction-markets-explained#the-power-of-prediction" class="hash-link" aria-label="Direct link to The Power of Prediction" title="Direct link to The Power of Prediction" translate="no">​</a></h2>
<p>Prediction markets turn the question "What will happen?" into:</p>
<ul>
<li class=""><strong>Quantified probabilities</strong> (not just guesses)</li>
<li class=""><strong>Tradeable assets</strong> (not just opinions)</li>
<li class=""><strong>Collective intelligence</strong> (not just individual views)</li>
<li class=""><strong>Financial incentives</strong> (not just bragging rights)</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="conclusion">Conclusion<a href="https://learn.publicwager.com/blog/prediction-markets-explained#conclusion" class="hash-link" aria-label="Direct link to Conclusion" title="Direct link to Conclusion" translate="no">​</a></h2>
<p>Prediction markets are powerful tools for:</p>
<ul>
<li class=""><strong>Forecasting</strong> the future</li>
<li class=""><strong>Aggregating</strong> knowledge</li>
<li class=""><strong>Profiting</strong> from insight</li>
<li class=""><strong>Understanding</strong> uncertainty</li>
</ul>
<p>The best way to learn is by doing. Start with small trades, learn from each one, and gradually build your understanding and strategy.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="next-steps">Next Steps<a href="https://learn.publicwager.com/blog/prediction-markets-explained#next-steps" class="hash-link" aria-label="Direct link to Next Steps" title="Direct link to Next Steps" translate="no">​</a></h2>
<ul>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/getting-started/creating-account">Create Your Account</a></strong> - Get started</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/getting-started/exploring-markets">Explore Markets</a></strong> - Browse opportunities</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/guides/trading/placing-bets">Place Your First Bet</a></strong> - Start trading</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/reference/glossary">Read the Glossary</a></strong> - Learn the lingo</li>
</ul>
<p>Have questions? Check our <strong><a class="" href="https://learn.publicwager.com/docs/reference/faq">FAQ</a></strong> or email <a href="mailto:support@publicwager.com" target="_blank" rel="noopener noreferrer" class="">support@publicwager.com</a>.</p>
<p>Happy forecasting! 🎯</p>
<hr>
<p><em>Want to go deeper? Subscribe to our blog for trading strategies, market analysis, and platform updates.</em></p>]]></content>
        <author>
            <name>Public Wager Team</name>
            <uri>https://publicwager.com</uri>
        </author>
        <category label="Education" term="Education"/>
        <category label="Beginners" term="Beginners"/>
        <category label="Prediction Markets" term="Prediction Markets"/>
        <category label="Guide" term="Guide"/>
    </entry>
    <entry>
        <title type="html"><![CDATA[Welcome to Public Wager Documentation]]></title>
        <id>https://learn.publicwager.com/blog/welcome-to-public-wager</id>
        <link href="https://learn.publicwager.com/blog/welcome-to-public-wager"/>
        <updated>2024-11-23T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[We're excited to launch the official Public Wager documentation site! Whether you're new to prediction markets or an experienced trader, this is your comprehensive resource for everything Public Wager.]]></summary>
        <content type="html"><![CDATA[<p>We're excited to launch the official Public Wager documentation site! Whether you're new to prediction markets or an experienced trader, this is your comprehensive resource for everything Public Wager.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-youll-find-here">What You'll Find Here<a href="https://learn.publicwager.com/blog/welcome-to-public-wager#what-youll-find-here" class="hash-link" aria-label="Direct link to What You'll Find Here" title="Direct link to What You'll Find Here" translate="no">​</a></h2>
<p>Our documentation is organized to help you learn progressively:</p>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-getting-started">🚀 <strong>Getting Started</strong><a href="https://learn.publicwager.com/blog/welcome-to-public-wager#-getting-started" class="hash-link" aria-label="Direct link to -getting-started" title="Direct link to -getting-started" translate="no">​</a></h3>
<p>Brand new to prediction markets? Start here:</p>
<ul>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/getting-started/intro">What is Public Wager?</a></strong> - Learn the basics</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/getting-started/how-prediction-markets-work">How Prediction Markets Work</a></strong> - Understand the mechanics</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/getting-started/creating-account">Creating Your Account</a></strong> - Get set up in minutes</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/getting-started/exploring-markets">Exploring Markets</a></strong> - Find your first trade</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-trading-guide">📈 <strong>Trading Guide</strong><a href="https://learn.publicwager.com/blog/welcome-to-public-wager#-trading-guide" class="hash-link" aria-label="Direct link to -trading-guide" title="Direct link to -trading-guide" translate="no">​</a></h3>
<p>Ready to start trading?</p>
<ul>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/guides/trading/placing-bets">Placing Your First Bet</a></strong> - Step-by-step walkthrough</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/guides/trading/buying-selling-shares">Buying and Selling Shares</a></strong> - Master entry and exit strategies</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/guides/trading/portfolio-management">Portfolio Management</a></strong> - Track and optimize your performance</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-market-creators">🎯 <strong>Market Creators</strong><a href="https://learn.publicwager.com/blog/welcome-to-public-wager#-market-creators" class="hash-link" aria-label="Direct link to -market-creators" title="Direct link to -market-creators" translate="no">​</a></h3>
<p>Want to create your own prediction markets?</p>
<ul>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/guides/market-creators/creating-markets">Creating Markets</a></strong> - Launch your first market</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/guides/market-creators/resolution-criteria">Writing Resolution Criteria</a></strong> - Ensure fair outcomes</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/guides/market-creators/resolving-markets">Resolving Markets</a></strong> - Handle resolution like a pro</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="️-platform-features">🛠️ <strong>Platform Features</strong><a href="https://learn.publicwager.com/blog/welcome-to-public-wager#%EF%B8%8F-platform-features" class="hash-link" aria-label="Direct link to ️-platform-features" title="Direct link to ️-platform-features" translate="no">​</a></h3>
<p>Understand all the tools at your disposal:</p>
<ul>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/features/wallets">Wallets and Balance</a></strong> - Manage your funds</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/features/deposits-withdrawals">Deposits &amp; Withdrawals</a></strong> - Move money in and out</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/features/fees">Fees and Costs</a></strong> - Know what you're paying</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/features/market-types">Market Types</a></strong> - Different prediction formats</li>
</ul>
<h3 class="anchor anchorTargetStickyNavbar_Vzrq" id="-reference">📚 <strong>Reference</strong><a href="https://learn.publicwager.com/blog/welcome-to-public-wager#-reference" class="hash-link" aria-label="Direct link to -reference" title="Direct link to -reference" translate="no">​</a></h3>
<p>Quick answers and definitions:</p>
<ul>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/reference/glossary">Glossary</a></strong> - All the terms you need to know</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/reference/faq">FAQ</a></strong> - Frequently asked questions</li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/reference/troubleshooting">Troubleshooting</a></strong> - Fix common issues</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-is-public-wager">What is Public Wager?<a href="https://learn.publicwager.com/blog/welcome-to-public-wager#what-is-public-wager" class="hash-link" aria-label="Direct link to What is Public Wager?" title="Direct link to What is Public Wager?" translate="no">​</a></h2>
<p>Public Wager is a prediction market platform where you can bet on real-world events. From politics to sports, business to crypto, we turn uncertainty into tradeable markets.</p>
<p><strong>How it works</strong>:</p>
<ol>
<li class=""><strong>Browse</strong> hundreds of markets on topics you care about</li>
<li class=""><strong>Trade</strong> shares based on your predictions</li>
<li class=""><strong>Profit</strong> when you're right</li>
</ol>
<p>The power of prediction markets lies in the <strong>wisdom of crowds</strong> - when many people trade based on their knowledge, the market price becomes an incredibly accurate forecast.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="why-we-built-this-documentation">Why We Built This Documentation<a href="https://learn.publicwager.com/blog/welcome-to-public-wager#why-we-built-this-documentation" class="hash-link" aria-label="Direct link to Why We Built This Documentation" title="Direct link to Why We Built This Documentation" translate="no">​</a></h2>
<p>We believe that prediction markets should be accessible to everyone, not just Wall Street professionals. Our goal is to:</p>
<ul>
<li class="">🎓 <strong>Educate</strong> newcomers about prediction markets</li>
<li class="">📖 <strong>Guide</strong> traders through best practices</li>
<li class="">🔧 <strong>Support</strong> market creators with clear criteria templates</li>
<li class="">🚀 <strong>Empower</strong> everyone to make informed predictions</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-next">What's Next?<a href="https://learn.publicwager.com/blog/welcome-to-public-wager#whats-next" class="hash-link" aria-label="Direct link to What's Next?" title="Direct link to What's Next?" translate="no">​</a></h2>
<p>This documentation is a living resource. We'll be:</p>
<ul>
<li class="">Adding more examples and case studies</li>
<li class="">Creating video tutorials</li>
<li class="">Publishing trading strategy guides</li>
<li class="">Sharing market creator tips</li>
<li class="">Highlighting community success stories</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="join-the-community">Join the Community<a href="https://learn.publicwager.com/blog/welcome-to-public-wager#join-the-community" class="hash-link" aria-label="Direct link to Join the Community" title="Direct link to Join the Community" translate="no">​</a></h2>
<ul>
<li class=""><strong>Platform</strong>: <a href="https://publicwager.com/" target="_blank" rel="noopener noreferrer" class="">publicwager.com</a></li>
<li class=""><strong>Twitter/X</strong>: <a href="https://x.com/publicwager" target="_blank" rel="noopener noreferrer" class="">@publicwager</a></li>
<li class=""><strong>Support</strong>: <a href="mailto:support@publicwager.com" target="_blank" rel="noopener noreferrer" class="">support@publicwager.com</a></li>
<li class=""><strong>Blog</strong>: Stay tuned for market insights, trading tips, and platform updates</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="get-started-today">Get Started Today<a href="https://learn.publicwager.com/blog/welcome-to-public-wager#get-started-today" class="hash-link" aria-label="Direct link to Get Started Today" title="Direct link to Get Started Today" translate="no">​</a></h2>
<p>Ready to dive in? Here's your path:</p>
<ol>
<li class="">Read <strong><a class="" href="https://learn.publicwager.com/docs/getting-started/how-prediction-markets-work">How Prediction Markets Work</a></strong></li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/getting-started/creating-account">Create your account</a></strong></li>
<li class=""><strong><a class="" href="https://learn.publicwager.com/docs/guides/trading/placing-bets">Place your first bet</a></strong></li>
</ol>
<p>Have questions? Check our <strong><a class="" href="https://learn.publicwager.com/docs/reference/faq">FAQ</a></strong> or reach out to <a href="mailto:support@publicwager.com" target="_blank" rel="noopener noreferrer" class="">support@publicwager.com</a>.</p>
<p>Welcome to the future of forecasting. Welcome to Public Wager! 🎯</p>
<hr>
<p><em>The Public Wager Team</em></p>]]></content>
        <author>
            <name>Public Wager Team</name>
            <uri>https://publicwager.com</uri>
        </author>
        <category label="Announcement" term="Announcement"/>
        <category label="Welcome" term="Welcome"/>
        <category label="Getting Started" term="Getting Started"/>
    </entry>
</feed>