# Predict to Earn

Everyone on the platform can predict the current draw winner and earn $YEARN tokens.

Everyone is allowed to predict and change their prediction multiple times during the draw until the winner is announced. Only the most recent prediction is taken into consideration.

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

In the platform, there are two types of predictions.

Free Prediction:

* No fee is required.
* Only the exact match is rewarded.
* Only the  $YEARN tokens are rewarded.
* Not eligible for the Jackpot prediction.

Premium Prediction:

* $1 is expected as a fee.
* The exact and Nearest (+5 or – 5) match is rewarded.
* &#x20;$YEARN tokens are rewarded.
* Eligible for Jackpot Prediction.

{% hint style="info" %}
Jackpot Prediction: The anticipated winner of the $100k jackpot receives a prize pool of $25,000. And the range prediction winners receive a $5000 prize fund.
{% endhint %}


---

# 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://yearntogethers-organization.gitbook.io/doc/pilot-system/predict-to-earn.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.
