# Macro Qol

**Fixed Mining Speed**

{% hint style="info" %}
**Mining Speed:**\
If set to **0**, Polar will automatically calculate your mining speed.\
Otherwise, you can manually enter a fixed value to override the automatic calculation.
{% endhint %}

***

**Precision Miner Delay**

{% hint style="info" %}
**Efficient Miner Target Delay:**\
Sets the delay before targeting an Efficient Miner particle.
{% endhint %}

***

**Instant Replay**

{% hint style="info" %}
**Built-in Clipping:**\
Enables Polar's built-in clipping system.\
\&#xNAN;*Note: This feature is unstable and only available on Windows.*
{% endhint %}

***

**Thyst Hider**

{% hint style="info" %}
**Hide Thyst Entities:**\
Hides all Thyst entities from view.
{% endhint %}

***

#### **Macro Actions**

* **Auto Sell** – Automatically sells items to the bazaar or npc when inventory is full.
* **Mob Killer** – Automatically attacks nearby mobs when needed.
* **Mute Game** – Mutes all in-game sounds while scripts are running.
* **Drill Fix** – Automatically fixes hypixels drill issues.
* **Auto Filet** – Automatically uses Filet O' Fortune.
* **No Render** – Disables rendering of unnecessary entities for performance while scripts are running.
* **Ability Rod Swap** – Uses fishing rod to trigger auto-pet rules prior to using mining abilities.&#x20;
* **Hide Scoreboard** – Hides the in-game scoreboard display.
* **Start From Beyond Hypixel** – Automatically starts macro after logging into Hypixel.

***

**Failsafe Actions**

* **Desktop Alerts** - Automatically sends a desktop notification alert when a failsafe is triggered.
* **Grab Window** - Automatically grabs the game window when a failsafe alert is triggered.


---

# 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.polarclient.lol/polar/qol/macro-qol.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.
