> 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/collections/rumble-kongs.md).

# Rumble Kongs

## Rumble Kong's Overview

Rumble Kong League digital collectibles are a groundbreaking fusion of street basketball culture and cutting-edge blockchain technology. Each digital collectible represents a unique, hand-crafted Kong player, complete with distinct traits, boosts, and style to stand out on the basketball court. Kongs are the backbone of everything RKL and FAME Network-related.

These digital collectibles are more than just art, they are your gateway to exclusive in-game content and competitive play within the Rumble Kong League universe.&#x20;

By owning a Rumble Kong digital collectible, you gain access to special tournaments, rare gear, and the ability to trade your assets on the open market. Elevate your game and showcase your Kong’s dominance, both on and off the court with one of these 10,000 hooper beasts!

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

## Benefits Of Owning A Rumble Kong

* **Unique Player Ownership:** Each Rumble Kong digital collectible, represents a one-of-a-kind player with distinct boosts and traits that can be used in-game.
* **Exclusive In-Game Content:** Access special tournaments and events reserved for Kongs, such as clubs play, where kongs can compete to earn our in-game hard currency token [$FAME.](/fame-token/network-overview.md)
* **Customization Options:** Unlock rare gear and customization options to enhance your player's appearance and abilities in-game.
* **Rental Capabilities:** Rent out your Rumble Kong to other players to earn tokens through our renting system
* **Trade and Sell:** Buy, sell, and trade your NFTs in the vibrant crypto marketplace.
* **Community Access:** Join an exclusive community of Rumble Kong owners, participating in community-driven events and discussions.
* **Enhanced Gameplay:** Enjoy a richer, more engaging gaming experience with your unique Kong player.


---

# 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/collections/rumble-kongs.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.
