> For the complete documentation index, see [llms.txt](https://wiki.metafight.com/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.metafight.com/whitepaper/~/changes/P4CmGawajSeH3nmlVDDQ/ecosystem/metafight-forecast.md).

# MetaFight Forecast

### <mark style="color:red;">Overview</mark>

MetaFight Forecast, the second entertainment offering in our lineup, is a platform where users engage by predicting outcomes of upcoming MMA fights. Participants are rewarded based on the accuracy of their predictions, offering an interactive experience for MMA enthusiasts. It's important to note that MetaFight Forecast does not involve or endorse betting activities being free-to-play.

### <mark style="color:red;">Product State & Vision</mark>

**Phase 1:** Develop and launch a mobile application for MetaFight Forecast. Integrate an MMA fight calendar, enabling users to view upcoming bouts. Allow users to make predictions on these fights, ranging from basic outcomes to more detailed forecasts. **\[Upcoming]**

**Phase 2: TBA**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.metafight.com/whitepaper/~/changes/P4CmGawajSeH3nmlVDDQ/ecosystem/metafight-forecast.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.
