docs/predictoor/pdr-faq.md

7.4 KiB
Raw Blame History

title description
Predictoor FAQ Frequently Asked Questions about Predictoor

Predictoor FAQ

Getting Started

How can users begin experimenting with Predictoor?

You can start by playing with predictoor.ai, then click "run bots" and go through Predictoor or Trader README. This blog "How to Earn" section has details.

For Predictoors

What happens if your prediction is good or bad?

If the prediction is wrong, your staked amount on that prediction is going to be slashed and distributed among people who submitted the right predictions.

Is it possible to predict without using bots?

Before we answer, please understand that to make decent money, it will take hundreds or thousands of submissions, guided by AI/ML models. So doing this manually would be tedious and error-prone. Therefore a bot is the most practical way. This is why the Predictoor core team has made it easy to run a bot. Here are the getting-started READMEs Predictoor and Trader, respectively.

To the question "Is it possible to predict without a bot", the specific answer is "Yes". Here are the details

  • Somehow you need to submit an up/down prediction, with OCEAN stake, as a transaction to Sapphire chain. Here are the Possible ways to do such a transaction:
    • (a) Core team-supplied Python bot
    • (b) simple Python script
    • (c) Use "Write Contract" in Sapphire blockchain explorer
    • (d) 3rd-party bot that decides to support this
    • (e) dapp that decides to support this

For Traders

How can I trust individual predictions?

The most important metric to assess confidence in a prediction is "how much OCEAN have people staked on this prediction", both up and down. It's how much they're willing to lose if they're wrong. This metric is not gameable because OCEAN has scarcity. It's "put your money where your mouth is".

What factors influence the accuracy of Predictoor? How accurate do you think the predictions will be over time?

That's up to Predictoors to figure out! Certainly, historical price information has a huge influence. After that, there are many possibilities: other CEX and DEX data, on-chain data, social media data, GitHub data, news, weather, and more. The Predictoor README gets you started, using historical price information.

Price and Rewards

How is the pricing determined and will it continue to be 3 OCEAN?

Pricing is 3 OCEAN for one feed for 24 hours. It will be like that for the near-term future. We can expect price changes and price structure over time, as the Predictoor core team learns what pricing makes sense.

How do Predictoors benefit from sales? Is there a burn mechanism?

20% of prediction feed sales go to OPF. A portion of that is passed on to the Ocean community, including burning.

How Is Predictoor related to Data Farming?

Predictoor is its own dapp, stack, and set of feeds. In addition, the Ocean Data Farming infrastructure is extended to incentivize for activities within Predictoor.

Starting Nov 9, 2023 via "Predictoor Data Farming", there is 37000 OCEAN (about $10K) and several $K worth of ROSE allocated weekly to Predictoor DF. This will be used to purchase prediction feeds, alongside purchases by traders, etc. 80% of prediction feed sales goes to predictoors themselves.

How is Predictoor different

How does Predictoor compare to prediction markets? Like Predictoor, they use $ for accountability.

Prediction markets are for one-off predictions like “will Biden win in 2024?” whereas Predictoor-style prediction feeds are for a continuous stream of predictions.

How does Predictoor compare to Chainlink? Like Predictoor, it has price feeds on-chain.

Chainlink provides current prices on-chain, and Predictoor makes predictions for prices in the future.

How does Predictoor compare to Numerai? Like Predictoor, it crowd-sources predictions, related to trading.

They are different:

  • Numerai takes predictions, then aggregates them and uses them to trade directly. It operates as a hedge fund.
  • Whereas Predictoor takes predictions, then aggregates them and sells the aggregate. It operates as data feeds.

Secondary differences:

  • Numerai focus is tradfi trading, as a hedge fund.
  • Whereas Predictoor is pure datafeeds, and applies to any vertical. Its first use case is defi trading.
  • Currently Numerai is mostly centralized.
  • Whereas Predictoor is decentralized. Predictoor tech may be useful to Numerai to help decentralize
How does Predictoor compare to Numerai Signals? People supplying to Numerai Signals dont get paid out from trading (like the main Numerai product).

In Numerai Signals, payout is a function of the submitters “originality” compared to other signals. These signals are used as inputs for prediction models in Numerai main product.

Whereas in Predictoor, payout is a function of the the accuracy of the submitters prediction, compared to the true value. These signals are predictions, directly.

How does Predictoor compare to IntoTheBlock Price Predictions tool? Is has prediction feeds of crypto prices.

The IntoTheBlock tool is run internally by IntoTheBlock, to build build centralized AI models that are served up via a REST API and a webapp.

You can view Predictoor as a "next-gen" version of that tool: a decentralized version that crowd-sources predictions.

  • Crowd-sourcing with accuracy incentives has potential to do much better than any centralized approach. It doesn't rely on the ideas of a single team; instead it makes the opportunity to predict open to anyone in the world. A perpetual data-science competition. The incentives mean that only the best will stick around. This will get reflected in the prediction feeds' accuracies.
  • Being decentralized means one doesn't need to rely on a centralized actor running centralized services. Useful for anyone coming to rely on prediction feeds.

Finally, Predictoor's ambition is broader: to extend beyond crypto into energy, weather, agriculture and more. It's easier to expand scope of decentralized feeds, because you don't need to spin up a new team to focus on each new vertical.

Networks

Will Predictoor become available on other blockchain networks in the future?

Predictoor needs to leverage a privacy-preserving EVM chain which is in production. Oasis Sapphire is currently the only such chain.


Next: Further Resources

Back: Parameters