# What is Probable?

**Probable** is a crypto-native prediction platform on BNB Chain that lets you trade on the outcome of real-world events across politics, economics, sports, crypto, and more. By trading on your expectations, you can profit from your knowledge and insights about future events.

**Key Features:**

* **Wide Range of Markets:** Probable offers markets on sports, politics, finance, crypto, and more. If it’s a future event you care about, you can [suggest](https://discord.com/invite/0xprobable) a market for it.
* **On-chain:** Deployed on BNB Chain, all trades and outcomes are settled on-chain providing transparent and verifiable history. Users trade using USDT (more collateral options to be supported soon) and benefit from BNB Chain’s low transaction costs and fast confirmations.
* **Simple Shares Mechanism:** Each market outcome is represented by shares priced between $0 and $1. If the outcome happens, each share is worth $1 at settlement; if not, it expires worthless. This means the price of a share directly corresponds to the market’s perceived probability of that outcome.
* **Flexibility:** You can enter or exit positions at any time before an event concludes. You might buy shares early and later sell them to lock in profits, or hold until final resolution to get the full payout if you’re correct.
* **Orderbook style:** Probable simply matches traders with opposing views via orderbook liquidity. Markets are driven by users’ trades and are unbiased, real-time odds.
* **Gas-less:** Probable sponsors gas fee for all user trades. Users need to pay gas fees for deposits / withdrawals to their in-app wallet.


---

# 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.probable.markets/overview/what-is-probable.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.
