# Game Flow

1\. Head to a stock page

Begin by selecting Prediction on the Tabs

<figure><img src="/files/5zKikvbPqgkXpK70t06r" alt=""><figcaption></figcaption></figure>

## 2. Validate Event Details

Review and verify key details such as the benchmark price and the timeframe for which you're making a prediction.

<figure><img src="/files/ERp19FVwzleLk6AzTz18" alt=""><figcaption><p>You can toggle between daily and weekly</p></figcaption></figure>

## 3. Check Live Forecast

Review the current probability driven by AI & community predictions<br>

<figure><img src="/files/ga0AJrowwThUuZO2i1gY" alt=""><figcaption><p>Also can be translate as market sentiment</p></figcaption></figure>

## 4. Making a prediction

Input the amount you want to bet and choose the direction you anticipate the stock will move. Keep in mind that a high-probability prediction will yield lower odds and return.

<figure><img src="/files/bmtcm9Kfi0QahAFtRSUa" alt="" width="295"><figcaption></figcaption></figure>

{% hint style="info" %}
You will receive Potential Return if your prediction is correct
{% endhint %}

## 5. Submit your prediction

<figure><img src="/files/K6w102BN976N1drWNlzC" alt=""><figcaption><p>Success</p></figcaption></figure>

After making a prediction, you can track it either from your profile page or under the 'My Predictions' section on the stock page.

<figure><img src="/files/tr1sDVMI7dsEhUZ7qttL" alt=""><figcaption><p>Open Prediction</p></figcaption></figure>

## 6. Exchange ideas!

Comment your thoughts and discuss insights with others.

<figure><img src="/files/iiBfNGUKlsVf1BLqZfcU" alt=""><figcaption></figcaption></figure>

## 7. Wait for the Settlement!

At the end of the event, any earnings from correct predictions will be automatically added to your account​

You can check your prediction history on the profile page.

<figure><img src="https://lh6.googleusercontent.com/ufX5Za-88ANTP7Un24UN_nNCBIWyoPSO_gjkjAf2JLYFystcaOEZXDa-QJAV95xxqSFww1SVc9c8qq645UAtWYWlTiIT96o--8ziTQQhbJPGoENkZLqKlPCb44uhux69h1T2L2z_q2jt3m4=s2048" alt=""><figcaption></figcaption></figure>

&#x20;

&#x20;


---

# 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-flow.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.
