# Precog Methodology

## Scoring Overview

1. Point Forecast
   1. Single-Epoch Evaluation
   2. Rank and Assign Share
2. Interval Forecast
   1. Single-Epoch Evaluation
   2. Rank and Assign Share
3. Calculate Total Reward with Exponential Moving Average

Original State of the Network Precog Announcement: <https://coinmetrics.substack.com/p/state-of-the-network-issue-296>\
\
Connect on Socials

* [Precog Website](https://coinmetrics.io/precog/)
* [X](https://x.com/CM_Precog)
* [Discord](https://discord.gg/2k8DN6rUJu)


---

# 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://gitbook-docs.coinmetrics.io/bittensor/precog-methodology.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.
