# Predictoor DF

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

**This page** is about Predictoor DF, and [this page](/data-farming/predictoordf/predictoordf-guide.md) is a guide.

## Predictoor DF Overview

**Predictoor DF** is a DF stream that amplifies predictoors’ earnings, via extra sales to Predictoor data feeds.

Predictoor DF weekly rewards are currently 500 USDC.

### Introduction

[**Predictoor**](/predictoor.md) data feeds predict whether BTC, ETH etc will rise or fall 5min or 1h into the future. These feeds are crowdsourced by “predictoors”: people running AI-powered prediction bots.

[**Data Farming (DF)**](/data-farming.md) is Ocean’s incentive program, that rewards USDC to people who make crypto price predictions.

You should be familiar with both Predictoor and DF before reading on.

### Predictoor DF Timing

Predictoor DF started counting on Nov 9, 2023, at the beginning of Data Farming Round 63 (DF63). It runs indefinitely.

### Predictoor DF Rewards

Predictoor DF has one component: USDC rewards.

#### OCEAN Rewards

* A special “DF buyer” bot purchases Predictoor feeds. It started operating on Nov 9, 2023. Every day, it spends 1/7 of the weekly Predictoor OCEAN budget for another 24h subscription. It spends an equal amount per feed. (Currently there are feeds: 10 x 5min, 10 x 1h.)
* The USDC comes from the Ocean DF budget, and specifically, the Active DF budget.
* Payout happens on Mondays, 4 days after the end of the DF round.
* Payout for a given predictoor is pro-rata to the net earnings of that predictoor over that DF round, specifically (total sales $ to the predictoor) minus (predictoor stake slashed due to being wrong).

### How to Earn $ Via Predictoor DF

**Running a predictoor bot will automatically make you eligible for Predictoor DF rewards.**

The [Predictoor DF user guide](/data-farming/predictoordf/predictoordf-guide.md) tells how to get started as a predictoor, and how to claim rewards.

***

*Next:* [*Predictoor DF Guide*](/data-farming/predictoordf/predictoordf-guide.md)

*Back:* [*DF Main*](/data-farming.md)


---

# 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.oceanprotocol.com/data-farming/predictoordf.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.
