# Steal

## Steal Overview

Nothing is more exhilarating than pulling off a perfect steal to turn the tide of a game. With the Steal, players can attempt to snatch the ball away from the opposing team, and gain the upper hand.

* Summary: An instant action that lets the player attempt to take the ball away from the opposing team
* Category: Defensive
* Activate: Instant action with a cooldown
* Key Boost: Defense

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

## Detailed Description

**How it works:**

* Player presses the steal button
* Kong attempts to steal the ball
* If successful, Kong steals the ball and gains control of it
* If unsuccessful, the opposing player retains control of the ball

<figure><img src="/files/ygFD4IqgWOevS5UMQmqr" alt=""><figcaption><p>How stealing looks in the current build of the RKL mobile game</p></figcaption></figure>

## **Effect:**

Stealing gives the player the chance to steal the ball. However it is not automatic, and success relies on the following conditions.&#x20;

* What are the positions of the Kongs?
* What is the Defense Boost Kong trying to steal the ball? Kongs with high Defense are more effective at stealing the ball
* What is the Vision Boost of the Kong with the ball? High Vision will help a Kong avoid getting the ball stolen from them.

## **Cooldown:**

The cooldown period for Steal is designed to encourage strategic play, as the player must decide when it will be most advantageous to attempt to steal the ball.

* Base cooldown = 1 seconds


---

# Agent Instructions: 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/core-gameplay/action-buttons/steal.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.
