# Verification Phase

* The verification phase begins at the time and date set by the market creator in market configuration
* The minimum time for validation is 12 hours. The maximum time is 96 hours, but markets can be resolved before if sufficient power has been voted on the outcome after 12 hours.
* In order to verify a market, users must hold an Analyst NFT (these can either be minted or bought on FORE’s NFT Marketplace)
* Once a user votes their NFT on this market, it will be held in a smart contract until market resolution
* The amount of rewards paid out to each Analyst is proportional to their vote in the market (dependent on the locked FORE in their respective NFTs).
* To achieve a successful validation in order to level up your NFT, you must compound your rewards into the NFT to increase its power. You are free to withdraw the rewards, but this will not increase the earning power of your NFT.


---

# 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/protocol-lifecycle/verification-phase.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.
