# Misc

### 🔧 Network

{% hint style="info" %}
The Network functions allows you to modify packets that are sent between the server and your client. This can be used to gain an advantage in gameplay by modifying data achieving lag like movement, spoofing your ping and more.
{% endhint %}

### ⚙️ Macro Recorder

{% hint style="info" %}
The "Macro Recorder and Player" is a versatile tool that allows you to record mouse and keyboard actions in the Minecraft environment and play them back with pinpoint precision, down to the millisecond. This feature empowers you to automate complex tasks, optimize your gameplay, and gain an edge in various scenarios, including PvP encounters
{% endhint %}

### 📼 Click Recorder

{% hint style="info" %}
Click Recorder allows you to record your mouse clicks and then play them back automatically with Auto Clicker. This can be useful for bypassing anticheats.
{% endhint %}

### 🍲 Refill

{% hint style="info" %}
Refill is automatically refills your hotbar with soups or potions. This can be useful in gamemodes where health is important and you need to quickly heal yourself.
{% endhint %}

### 🔍 AnyDesk IP Puller

{% hint style="info" %}
The AnyDesk IP Puller allows you to obtain the IP address of someone you are connected to through AnyDesk remote desktop software. This can be used for a variety of purposes.
{% endhint %}

### ⚒️ FastBreak

{% hint style="info" %}
FastBreak allows you to break blocks faster or instantly after breaking some blocks normally without cheats. This can be useful for mining or building structures quickly.
{% endhint %}

### ⚡ Input Delay Fixer

{% hint style="info" %}
The "Input Delay Fixer" is a valuable tool designed to eliminate input delay and enhance your gaming experience. It works by optimizing the response time between your input actions and their execution in the game.
{% endhint %}

### 🚀 System Optimizer

{% hint style="info" %}
The "System Optimizer" is a comprehensive tool designed to enhance the performance and efficiency of your computer. This feature combines various optimization techniques to ensure your PC operates at its best. It includes:

* **Registry Cleanup**: The optimizer fine-tunes your system's registry, removing unnecessary entries and streamlining its operation for improved stability.
* **Power Scheme Optimization**: It adjusts power schemes to maximize gaming performance.
* **Network Optimization**: The optimizer enhances network settings to ensure smoother online experiences, reducing lag and latency.
* **Process Management**: It stops unused or unnecessary Windows processes, freeing up system resources and boosting responsiveness.
  {% 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-memory/features/misc.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.
