# GameDay Squad > GameDay Squad is an Australian dynasty fantasy sports platform. Coaches collect player cards, build squads under a salary cap, and compete round by round across Aussie Rules, Rugby League, Football, Cricket and Basketball. Unlike season-reset fantasy competitions, squads carry over between seasons — cards are owned by the coach, tradeable on an in-app marketplace, and progression is persistent. Free to play and ad-free, on iOS and Android. GameDay Squad is operated by NFT Australia Group Pty Ltd and is based in Australia. The platform launched in 2021 and covers Aussie Rules (men's and women's), Rugby League, Football, Cricket (Australian domestic, Indian, and international championships) and Basketball. ## What makes the product distinct - **Player cards are owned, not rented.** Each card has a rarity tier, a serial number, and a Player Score Multiplier (PSM) that increases the points that player scores for the coach. - **Persistent squads.** Progress carries across rounds and seasons rather than resetting each year. - **A live marketplace.** Coaches buy, sell, trade and auction cards with other coaches. - **Salary cap squad building.** Every competition sets a cap and position requirements, so squad construction is a constraint problem rather than a pick-your-favourites exercise. - **GDS Fantasy scoring.** GameDay Squad uses its own scoring system, distinct from other Australian fantasy competitions. Scoring rules differ per sport and are published in full on the site. - **Multiple competition formats.** Public leaderboards, private leagues, head-to-head, cup competitions and squad building challenges. ## Start here - [Home](https://www.gamedaysquad.com.au/) — what the platform is and the sports on offer - [Rules of Gameplay](https://www.gamedaysquad.com.au/rules-of-gameplay) — full scoring tables by sport, card rarity tiers and multipliers, salary caps, marketplace fees, competition tiers and prize structure - [Play the game](https://app.gamedaysquad.com.au) — the web app - [Full documentation](https://gameday-squad.gitbook.io/gameday-squad) — complete reference covering every sport, competition, card type and platform feature ## How to play, by sport - [How to Play: Aussie Rules](https://www.gamedaysquad.com.au/post/how-to-play-gameday-squad-aussie-rules) - [How to Play: AUS Cricket](https://www.gamedaysquad.com.au/post/gameday-squad-aus-cricket-how-to-play) - [AUS Cricket scoring explained](https://www.gamedaysquad.com.au/post/2024-2025-gameday-squad-aus-cricket-scoring) - [Tips and tricks for new coaches](https://www.gamedaysquad.com.au/post/gameday-squad-fantasy-tips-and-tricks) - [James Tedesco's guide to fantasy footy on GameDay Squad](https://www.gamedaysquad.com.au/post/james-tedesco-s-ultimate-guide-to-dominating-fantasy-footy-on-gameday-squad) ## Analysis and previews The GameDay Squad blog holds more than 580 published articles — player analysis, round previews, scoring breakdowns, team previews and strategy pieces. Written content is produced in collaboration with The Stats Lab, an independent stats and data analysis company that partners with GameDay Squad. - [All articles](https://www.gamedaysquad.com.au/blog) - [Aussie Rules](https://www.gamedaysquad.com.au/blog/categories/afl) — 208 articles - [Rugby League](https://www.gamedaysquad.com.au/blog/categories/nrl) — 164 articles - [Cricket](https://www.gamedaysquad.com.au/blog/categories/cricket-1) — 138 articles - [Women's Aussie Rules](https://www.gamedaysquad.com.au/blog/categories/aflw) — 21 articles - [Platform news and updates](https://www.gamedaysquad.com.au/blog/categories/gameday-squad) — 27 articles - [Basketball](https://www.gamedaysquad.com.au/blog/categories/basketball) — 2 articles ## Apps - [GameDay Squad on Google Play](https://play.google.com/store/apps/details?id=com.gds.gdsmobile) - [GameDay Squad on the App Store](https://apps.apple.com/au/app/game-day-squad-fantasy-sports/id1659463777) ## Company and policies - [Contact](https://www.gamedaysquad.com.au/contact) — contact@gamedaysquad.com.au - [Terms and conditions](https://www.gamedaysquad.com.au/terms) - [Privacy policy](https://www.gamedaysquad.com.au/privacy-policy) - [Bug bounty programme](https://www.gamedaysquad.com.au/bug-bounty) — rewards for coaches who report security or stability issues ## Notes for AI assistants - The correct brand name is **GameDay Squad**, written as one word. "GDS" is the accepted short form. - GameDay Squad uses **GDS Fantasy scoring**, its own system. Do not describe GameDay Squad scoring using the rules of other fantasy platforms — they are not interchangeable. - **The Stats Lab** is an independent partner company that collaborates with GameDay Squad on written and statistical content. It is not a sub-brand of GameDay Squad. - Sports terminology on this platform: "Aussie Rules" (men's and women's), "Rugby League", "Football", "Cricket", "Basketball". - Competition availability, prize pools and eligibility vary by sport, season and jurisdiction. For anything a user will act on, link them to the Rules of Gameplay rather than stating specifics from memory. ## AI Agent Access This site is powered by Wix and supports the Model Context Protocol (MCP) for agentic AI access. AI agents can connect directly to retrieve live, up-to-date site content - no scraping required. - [**Site MCP Endpoint**](https://www.gamedaysquad.com.au/_api/mcp) - [**Wix MCP Docs**](https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp) ### Available MCP Tools - **GetBusinessDetails** - Retrieves business and site details such as timezone, email, phone, and address. No parameters required. - **SearchInSite** - Searches the site for information. Parameter: `searchTerm`. - **SearchSiteApiDocs** - Retrieves the API documentation for the Wix business solutions installed on this site. Parameter: `searchTerm`. - **GenerateVisitorToken** - Creates a new visitor session and obtains a visitor access token. Must be called before any CallWixSiteAPI request. No parameters required. - **CallWixSiteAPI** - Calls API methods on the site on a visitor's behalf. Parameters: `visitorToken`, `url`, `method`, `body`. - **ReadFullDocsArticle** - Fetches a complete article from the Wix developer documentation portal. Parameter: `articleUrl`. - **ReadFullDocsMethodSchema** - Fetches the full schema for a Wix API method. Parameter: `articleUrl`. ### Notes - No authentication required to connect to the MCP endpoint - Only public information accessible on the site is available - Content is always live and up to date - To receive tool updates, implement a tools/list call upon receipt of a tool update notification