> For the complete documentation index, see [llms.txt](https://docs.rumblekongleague.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rumblekongleague.com/core-gameplay/clubs-play.md).

# Clubs Play

## Overview

* Prize pools with significant earning potential
* Intra-club competitive multiplayer games
* Venue for UGC and player driven narratives
* & a foundation for fandom amongst all players (including Causal players)

<figure><img src="/files/UviiLvKhIQ4UIx0n1vj2" alt=""><figcaption></figcaption></figure>

## Casual to Clubs Play Differences

Unlike casual mode's ranking system, clubs engage in conferences of 20-30 teams, offering any club a shot at becoming conference champions and advancing to the finals.

## Clubs Play Seasons

Your Kongs can shine in both casual and tournament play, ensuring double the rewards, so get ready to gear up for an exhilarating basketball experience, and stake your claim in Clubs play!

Club seasons are limited to 12 weeks, and will be broken into smaller phases where usually teams will play 2 times a week at specific times.\
\
The goal of having limited club play is to raise the tension and stakes for each game, if you know that your team is only playing at 7 pm on Wednesday that week, it’s something you can mark in your calendar, make time for and get tickets for to watch on the big screen in the Athlos plaza.\
\
The biggest prize goes to the season champions, but there are rewards for conference success and finals qualification, primarily in the hard currency $FAME.

## Clubs Tokens

Club play requires a Club token, and rewards are up to the club holder to distribute among members. Whether evenly splitting or negotiating percentages, it's in the hands of the club.\
\
To find a club for your future all-star, hit up the Discord or drop onto X to discover the huge variety of Clubs waiting to sign up your high-boosted baller. While still in its early stages, much is still to be finalized with clubs play.

{% embed url="<https://youtu.be/Bn2YunoZ92k?feature=shared>" %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.rumblekongleague.com/core-gameplay/clubs-play.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
