# Left & Right Clicker

### **CPS (Clicks Per Second)**

{% hint style="info" %}
Set your desired clicks per second rate! The autoclicker will strive to match this rate, ensuring you’re clicking consistently while you play.
{% endhint %}

### **Uncap CPS**

{% hint style="info" %}
Break the limits! When you enable this option, the autoclicker will go beyond the usual CPS restrictions, letting you click as fast as you want, up to 100 CPS.\
However going above 30 CPS is not recommended for most users.
{% endhint %}

### **Smart Mode**

{% hint style="info" %}
Synchronizes CPS with your actual clicks, ensuring you cant go above a certain CPS and avoid bans.
{% endhint %}

### **No Hit Delay**

{% hint style="info" %}
This option removes the cooldown between mouse presses.
{% endhint %}

### Break Blocks

{% hint style="info" %}
Removes the mouse up event, making you able to break blocks while autoclicking. (Buggy on some clients)
{% endhint %}

### Shift Disable / RMB Lock

{% hint style="info" %}
Holding down shift/RMB (Right Mouse Button)  will disable starting the autoclicker.
{% endhint %}

### Work in Inventory

{% hint style="info" %}
Allows autoclicker to work in menus and in your inventory.
{% endhint %}

### Always On

{% hint style="info" %}
With this setting, the autoclicker will remain active at all times, not needing you to hold your left mouse button.
{% endhint %}

### Conditons

{% hint style="info" %}
This option lets you define specific scenarios for when the autoclicker should activate, putting the complete control in your hands.
{% 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/left-and-right-clicker.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.
