# Game Intro

{% hint style="info" %}
The Prediction Game is under Maintenance at the moment.
{% endhint %}

The stock prediction game is a play-money prediction market that operates on a straightforward principle: as more <img src="/files/HhIRZvt5WXhVAJo1QHMS" alt="" data-size="line"> wagered on a stock going up, the implied probability of its rise increases.&#x20;

We leverage AI to analyze the latest news and bet on the platform along with every one of you.

The platform will become increasingly accurate and insightful while reducing noise because skilled investors will gain more coins and build their reputation.

Everyone is granted [Wisdom Coins](/prediction-game-deprecated/technical-stuff/wisdom-coins.md) to participate, which have unique value on the platform.<br>

## Getting Started

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/FW27JqeJjIPMTTMqBu4A" %}
[Game Flow](/prediction-game-deprecated/game-flow.md)
{% endcontent-ref %}

### Fundamentals:&#x20;

{% content-ref url="/pages/JUHzaxmrZQdGiC17Ctsu" %}
[Settlement](/prediction-game-deprecated/technical-stuff/settlement.md)
{% endcontent-ref %}

{% content-ref url="/pages/iX6V4Fcc2fEy2eJQ9FY1" %}
[Technical Stuff](/prediction-game-deprecated/technical-stuff.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://about.wocstreet.com/prediction-game-deprecated/game-intro.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.
