# What is Polypill?

## Introduction: Welcome to Polypill Markets

Polypill is a **decentralized prediction market** built on the SOL chain, designed to let anyone trade on real-world outcomes from crypto prices and sports to world events with full transparency and fairness enforced by smart contracts.

Unlike traditional betting platforms, Polypill operates fully on-chain: all trades, payouts, and market settlements are executed by immutable code rather than intermediaries.

***

### Core Mechanics

#### Team-Curated Markets

Only the **Polypill core team** can create new markets. This ensures every event listed is **clear, verifiable, and resolvable** through trusted oracle data. Markets range from crypto price forecasts to global event outcomes.

#### Locked Positions Until Settlement

Once you place a prediction (buy **Yes** or **No** shares), your position is **locked until the market resolves**.\
You cannot withdraw or cancel your bet early this design prevents manipulation and ensures participants commit to their convictions.

#### Transparent Resolution

Each market includes a **defined resolution source** (e.g., Chainlink oracles, official event feeds, or team-verified data). When the event concludes, the oracle triggers settlement, automatically distributing payouts to the correct side.

#### Built on SOL Chain

Polypill leverages SOL Chain high throughput, low fees, and secure execution environment, making decentralized prediction accessible to anyone, anywhere.

***

### ⚙️ Example Flow

1. The Polypill team launches a new market:\
   \&#xNAN;*“Will ETH flip BTC by market cap before 2026-01-01?”*
2. Users buy **Yes** or **No** shares using SOL or stablecoins.
3. The market remains open until the cutoff date bets are locked and cannot be withdrawn early.
4. After resolution, the smart contract automatically pays out to the winning side.

***

### Why This Model

By restricting market creation to the Polypill team, the platform ensures:

* Clear, unambiguous event definitions
* Verified and tamper-resistant data sources
* Reduced risk of spam or invalid markets

By locking bets until resolution, Polypill rewards **conviction-based forecasting** encouraging users to think critically, not trade emotionally.

***

### Vision

Polypill’s mission is to become the most **trusted**, **transparent**, and **community-driven** prediction platform on SOL Chain a place where users can:

* Express beliefs about the future
* Earn rewards for accurate predictions
* Contribute to the collective intelligence of decentralized markets

**Predict. Commit. Earn.**


---

# 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://polypill.gitbook.io/polypill/beginners-guide/what-is-polypill.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.
