# Fansports Docs

## Documentation

- [Introduction](https://docs.fansports.fun/readme.md)
- [Official Links](https://docs.fansports.fun/official-links.md)
- [How it works (TL;DR)](https://docs.fansports.fun/how-it-works-tl-dr.md)
- [Game Rules](https://docs.fansports.fun/game-rules.md)
- [Sign up](https://docs.fansports.fun/getting-started/quickstart.md)
- [Invite/Referral System](https://docs.fansports.fun/getting-started/quickstart/invite-referral-system.md)
- [Economy](https://docs.fansports.fun/getting-started/publish-your-docs.md)
- [Interactive blocks](https://docs.fansports.fun/getting-started/publish-your-docs/interactive-blocks.md)
- [Integrations](https://docs.fansports.fun/getting-started/publish-your-docs/integrations.md)
- [Card Package](https://docs.fansports.fun/getting-started/card-package.md)
- [Player Swaps](https://docs.fansports.fun/getting-started/card-package/player-swaps.md)
- [Player Shares](https://docs.fansports.fun/getting-started/player-shares.md)
- [Player Packs](https://docs.fansports.fun/getting-started/player-shares/player-packs.md)
- [Pack Sale](https://docs.fansports.fun/getting-started/player-shares/pack-sale.md)
- [Tournaments](https://docs.fansports.fun/getting-started/tournaments.md)
- [Tournament Scoring - Basics](https://docs.fansports.fun/getting-started/tournaments/tournament-scoring-basics.md)
- [Rewards](https://docs.fansports.fun/getting-started/rewards.md)
- [Scoring Matrix](https://docs.fansports.fun/scoring-system/editor.md)
- [Tiebreakers & Edge Cases](https://docs.fansports.fun/scoring-system/editor/tiebreakers-and-edge-cases.md)
- [Main Page](https://docs.fansports.fun/navigating-platform/main-page.md)
- [Squad Page](https://docs.fansports.fun/navigating-platform/squad-page.md)
- [Transfer Page](https://docs.fansports.fun/navigating-platform/transfer-page.md)
- [Live Scores Page](https://docs.fansports.fun/navigating-platform/live-scores-page.md)
- [Leaderboard Page](https://docs.fansports.fun/navigating-platform/leaderboard-page.md)
- [Profile Page](https://docs.fansports.fun/navigating-platform/profile-page.md)
- [Terms of Service](https://docs.fansports.fun/terms-and-legal/terms-of-service.md)
- [Cookie Policy](https://docs.fansports.fun/terms-and-legal/cookie-policy.md)
- [Legal Notice](https://docs.fansports.fun/terms-and-legal/legal-notice.md)
- [Privacy Policy](https://docs.fansports.fun/terms-and-legal/privacy-policy.md)
- [FAQ](https://docs.fansports.fun/terms-and-legal/faq.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.fansports.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.
