# How Does it Works

## Overview <a href="#id-7a990ef27e4c48dfa8ebbe669c30fa68" id="id-7a990ef27e4c48dfa8ebbe669c30fa68"></a>

Think something's gonna happen? You buy <mark style="color:green;">YES</mark> shares. Doubt it? Buy <mark style="color:red;">NO</mark> shares. The price of each share fluctuates between $0.00 and $1.00, depending on the market's sentiment. Predict right, and earn $1.00 per share. Predict wrong, and it’s zero.&#x20;

<figure><img src="/files/3pwplFB6Xhss9ywo9law" alt=""><figcaption></figcaption></figure>

## **Benefits**

* **Decentralised**: no single entity controls the markets.
* **Accurate:** Collective insights from diverse participants lead to highly reliable forecasts.
* **Transparent**: all markets and trades are on-chain.
* **Rewarding:** Users earn significant financial rewards for accurate predictions.

Here's **About The Order Book basics and Trading**:

{% content-ref url="/pages/NQQpgT1kBtXAfXeEdCDC" %}
[Order Book basics](/prediction-market/how-does-it-works/order-book-basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/fJOo6QVRcKObigmHfAzJ" %}
[Trading](/prediction-market/how-does-it-works/trading.md)
{% endcontent-ref %}


---

# 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.supercharged.io/prediction-market/how-does-it-works.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.
