# predict.fun

## predict.fun

- [Welcome to Predict...](https://docs.predict.fun/readme.md)
- [How Does Predict Work?](https://docs.predict.fun/the-basics/quickstart.md)
- [Making Your First Purchase](https://docs.predict.fun/the-basics/making-your-first-purchase.md)
- [How to Earn Predict Points (PP)](https://docs.predict.fun/the-basics/how-to-earn-points.md)
- [Predict Fees and Limits](https://docs.predict.fun/the-basics/predict-fees-and-limits.md)
- [Understanding the Order Book](https://docs.predict.fun/the-basics/understanding-the-order-book.md)
- [Yields](https://docs.predict.fun/the-basics/yields.md)
- [The Predict Cup Cheat Sheet](https://docs.predict.fun/world-cup-2026/the-predict-cup-cheat-sheet.md)
- [Full Rules and Reference](https://docs.predict.fun/world-cup-2026/full-rules-and-reference.md)
- [Predict.fun 2026 世界杯活动：完整规则与参考手册](https://docs.predict.fun/world-cup-2026/predict.fun-2026-shi-jie-bei-huo-dong-wan-zheng-gui-ze-yu-can-kao-shou-ce.md)
- [Predict Cup 活动速查手册](https://docs.predict.fun/world-cup-2026/predict-cup-huo-dong-su-cha-shou-ce.md)
- [Wallets](https://docs.predict.fun/knowledge-base/wallets.md)
- [FAQs](https://docs.predict.fun/knowledge-base/faqs.md)
- [Brand Assets](https://docs.predict.fun/knowledge-base/brand-assets.md)
- [Converting Complementary Positions (NO → YES)](https://docs.predict.fun/knowledge-base/converting-complementary-positions-no-yes.md)
- [Splitting/Merging Shares](https://docs.predict.fun/knowledge-base/splitting-merging-shares.md)
- [Invites](https://docs.predict.fun/knowledge-base/invites.md)
- [Boosted PP Markets](https://docs.predict.fun/knowledge-base/boosted-pp-markets.md)
- [How Resolution Works on Predict](https://docs.predict.fun/knowledge-base/how-resolution-works-on-predict.md)
- [Enabling MFA on Your Account](https://docs.predict.fun/knowledge-base/enabling-mfa-on-your-account.md)
- [Join The Team](https://docs.predict.fun/hiring/join-the-team.md)
- [Staff Frontend Engineer](https://docs.predict.fun/hiring/join-the-team/staff-frontend-engineer.md): Location: Remote | Type: Full-time
- [Principal Backend Engineer](https://docs.predict.fun/hiring/join-the-team/principal-backend-engineer.md): Location: Remote | Type: Full-time
- [AI Operator](https://docs.predict.fun/hiring/join-the-team/ai-operator.md): Location: Remote | Type: Full-time
- [Markets Operator](https://docs.predict.fun/hiring/join-the-team/markets-operator.md): Location: Remote | Type: Full-time
- [Terms of Service](https://docs.predict.fun/terms-of-service.md): Last Updated: November 18, 2025
- [Privacy Policy](https://docs.predict.fun/privacy-policy.md): Last Updated: November 18th, 2025
- [Technical Overview](https://docs.predict.fun/developers/technical-overview.md)
- [Audits](https://docs.predict.fun/developers/audits.md)
- [Chainlink Price Markets](https://docs.predict.fun/developers/chainlink-price-markets.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.predict.fun/readme.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.
