# Welcome to Opinio

**Opinio** is a prediction market platform where you can trade on the outcomes of real-world events. Put your knowledge and opinions to work by buying and selling positions on questions that matter to you.

## What Makes Opinio Different?

* **Multi-Chain Support** - Connect with EVM wallets (MetaMask, Coinbase, WalletConnect) or Solana wallets (Phantom, Solflare, Backpack)
* **Easy Deposits** - Deposit from any chain using our cross-chain bridge, swap tokens on Solana, or send USDC directly
* **Earn Rewards** - Accumulate points through trading and deposits, climb the leaderboard, and earn through our referral program
* **Fair Pricing** - Our parimutuel system ensures transparent, market-driven odds

## Quick Start

1. **Connect your wallet** - Support for both EVM and Solana wallets
2. **Deposit funds** - Multiple options to get USDC into your account
3. **Browse markets** - Explore prediction markets across various categories
4. **Start trading** - Buy YES or NO positions based on your predictions
5. **Earn points** - Every trade and deposit earns you Season 1 points

## How It Works

On Opinio, every market has two sides to vote on. Depending on the category, you might vote:

* **Yes / No** - Standard binary questions
* **Smash / Pass** - Pop culture and trends
* **Bullish / Bearish** - Market sentiment
* And more voting styles!

When the market resolves, the winning side shares the pool. The earlier you predict correctly, the better your potential returns.

## Getting Help

* Check out our [FAQ](/help/faq.md) for common questions
* Browse the guides in the sidebar to learn more about specific features
* Join our community for real-time support

***

Ready to get started? Head over to [What is Opinio?](/getting-started/what-is-opinio.md) to learn the basics.


---

# 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.opinio.bid/readme.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.
