# Navigation

{% hint style="info" %}
To **move around** in the virtual world, you can use either:

* The **arrows keys** on your keyboard <img src="/files/MBNW5nJcTSUu7jCryoie" alt="" data-size="line">&#x20;
* Or **click** on **the ground** where you want to go<img src="/files/sHdC1dXqJkL9ws3kkSij" alt="" data-size="line">
  {% endhint %}

{% hint style="info" %}
To **run** in order to get to the desired destination faster, you can:

* **Hold** the **SHIFT key** on your keyboard
* **Or double click** on **the ground** at the desired location
  {% endhint %}

{% hint style="info" %}
To **jump**, you can:

* **Hit** the **ALT key** on your keyboard
  {% 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://klona.gitbook.io/doc/klona-client/explore-klona-client/navigation.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.
