# How FORE Works

- [What is FORE Protocol?](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/what-is-fore-protocol.md)
- [Key Technology](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/key-technology.md)
- [Blockchain Infrastructure](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/key-technology/blockchain-infrastructure.md)
- [Peer-To-Peer Technology](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/key-technology/peer-to-peer-technology.md)
- [NFT Market Structure](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/key-technology/nft-market-structure.md)
- [Market Structure](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/market-structure.md)
- [Protocol Roles](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/protocol-roles.md)
- [Creators](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/protocol-roles/creators.md)
- [Players](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/protocol-roles/players.md)
- [Analysts](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/protocol-roles/analysts.md)
- [Dispute Resolution](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/protocol-roles/dispute-resolution.md)
- [Protocol Lifecycle](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/protocol-lifecycle.md)
- [Creation Phase](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/protocol-lifecycle/creation-phase.md)
- [Participation Phase](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/protocol-lifecycle/participation-phase.md)
- [Verification Phase](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/protocol-lifecycle/verification-phase.md)
- [Dispute Phase](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/protocol-lifecycle/dispute-phase.md)
- [Resolution Phase](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/protocol-lifecycle/resolution-phase.md)
- [Payout Logic](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/payout-logic.md)
- [Incentive Model](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/incentive-model.md)
- [Validation Model](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/validation-model.md)
- [Validation Process](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/validation-model/validation-process.md)
- [Rewards And Power](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/validation-model/rewards-and-power.md)
- [Reward Tiers](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/validation-model/reward-tiers.md)
- [Gamification Strategy](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/gamification-strategy.md)
- [Tiered NFTs](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/gamification-strategy/tiered-nfts.md)
- [Leaderboards](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/gamification-strategy/leaderboards.md)
- [Play-To-Earn Badges](https://docs.foreprotocol.io/fore-protocol/whitepaper/how-fore-works/gamification-strategy/play-to-earn-badges.md)


---

# 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.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.
