# Movement

### 🌉 BridgeAssist

{% hint style="info" %}
Assists you to Eagle Bridge, making the process of moving between islands quicker and safer by preventing accidental falls.
{% endhint %}

### 🕑 Timer

{% hint style="info" %}
Timer allows you to speed up the game's time, making everything in the game world run faster. This can be useful for various things, such as completing challenges or gathering resources faster.
{% endhint %}

### 🏃 Speed

{% hint style="info" %}
Speed makes your player move faster while on the ground, allowing you to get around the game world quicker. This can be especially useful for traveling long distances or escaping from danger.
{% endhint %}

### 🏃‍♂️ BHop

{% hint style="info" %}
BHop allows you to jump repeatedly while maintaining your momentum, making you faster while jumping or in the air. This can be useful for parkour challenges or escaping danger quickly.
{% endhint %}

### 🕊️ Fly/Glide

{% hint style="info" %}
Fly/Glide allows your player to float in the air, essentially allowing you to fly. This can be useful for exploring the game world or accessing hard-to-reach areas.
{% endhint %}

### 💨 AutoSprint

{% hint style="info" %}
Automatically sprints for you when you press the "W" key, allowing you to move faster while on the ground. This can be especially useful for long journeys or when escaping from danger.
{% endhint %}

### 🦘 Megajump

{% hint style="info" %}
Megajump makes your player jump higher than normal, allowing you to reach higher places and perform more impressive feats of parkour.
{% endhint %}

### 👨‍👦‍👦 AntiAFK

{% hint style="info" %}
Prevents you from being kicked from the game for being idle for too long. This can be useful if you need to step away from the game for a short period of time but don't want to risk being kicked from the server.
{% 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/movement.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.
