> 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/metagame/equipable-items.md).

# Equipable Items

## Overview

There are several categories of in-game items, each with its own rules for integration into the RKL economic system. Items such as consumables and Playstyles will play a key part in winning games in the RKL. \
\
In this next section, we go over these two items and how they can affect gameplay on the court.

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

{% content-ref url="/pages/pg0Aj2bGpUBQ0AEc2Gtu" %}
[Consumables](/metagame/equipable-items/consumables.md)
{% endcontent-ref %}

{% content-ref url="/pages/pBXHQ0H9nAXfV5KTKOAd" %}
[Playstyles](/metagame/equipable-items/playstyles.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.rumblekongleague.com/metagame/equipable-items.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.
