# Blockhit

### 🔛 Enable

{% hint style="info" %}
Toggles the block-hitting feature on or off.
{% endhint %}

### ⌨ Keybind

{% hint style="info" %}
Assigns a hotkey to quickly activate or deactivate block-hitting.
{% endhint %}

### 🔗✂️ Standalone

{% hint style="info" %}
Allows block-hitting to run independently from other auto-clicker features.
{% endhint %}

### 🛡️ BlockHit Mode

{% hint style="info" %}
Selects how block-hitting actions are triggered (e.g., based on time delays).
{% endhint %}

### ⏲️ Delay

{% hint style="info" %}
Sets the interval between each block-hit action.
{% 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/blockhit.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.
