# Spike

### 📈 Spike Enable

{% hint style="info" %}
Creates short bursts of higher CPS.
{% endhint %}

### 📈⚙️ Spike CPS

{% hint style="info" %}
Sets the click speed range for the spike burst.
{% endhint %}

### 🕒 Spike Mode

{% hint style="info" %}
Chooses how spikes are triggered (e.g., time-based).
{% endhint %}

### ⏲️ Spike Delay

{% hint style="info" %}
How long to wait before each spike begins.
{% endhint %}

### ⌛ Spike Time

{% hint style="info" %}
How long the spike lasts before returning to normal CPS.
{% endhint %}


---

# 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.akiraghost.com/product-guides/akira-clicker/features/randomization/spike.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.
