# Validation Model

FORE Protocol is the first prediction market leveraging non-fungible tokens (NFTs) to maximize value extraction for users. In FORE Protocol’s proprietary NFT validation model, a decentralized network of validators (or ‘Analysts’) perform the role of oracle by uploading the results from real-world events to the protocol. They act as the market's 'architects' and are responsible for verifying that a given outcome is accurate, and ensuring that all payouts are correctly executed. In doing so, the protocol can “index” real-world outcomes on any real world event (in much the same way Google indexes real-world information) to create an infinitely scalable predictions protocol.


---

# 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.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/validation-model.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.
