# Basic Control

### Dragging the Map

Click and hold the left mouse button to drag the map around.

<figure><img src="/files/sre5o2OH2y2sPU4KL0MH" alt=""><figcaption></figcaption></figure>

### Zooming the Map&#x20;

Use the mouse wheel to zoom in/out of the map. Scroll up to zoom in. Scroll down and zoom out.

<figure><img src="/files/GpQUOnmGfzfk71jijfJz" alt=""><figcaption></figcaption></figure>

### Land Management and Information&#x20;

Click once on a land block with the left mouse button to open the land management panel.

<figure><img src="/files/pdFPULg6IviQGRy20Oj1" alt=""><figcaption></figcaption></figure>

### Entering the 3D Experience Layer&#x20;

Click twice on a land block with the left mouse button to enter the 3D experience layer.

<figure><img src="/files/rvVVB4W4fHzu9XjHiFjZ" alt=""><figcaption></figcaption></figure>

### Tab - Mode Switching&#x20;

Toggle between avatar movement and menu.

<figure><img src="/files/vZ2Lf1iDc8m4ILjpodw7" alt=""><figcaption></figcaption></figure>

### Controlling Avatar Movement and Perspective&#x20;

* Use the W/A/S/D keys or arrow keys to control avatar movement.&#x20;
* Use the mouse to control the 360-degree perspective.&#x20;
* Use the SPACE key to jump.&#x20;
* Use the SHIFT key to run.

<figure><img src="/files/Lhzv88ZZkYjRJEFXBRbh" alt=""><figcaption></figcaption></figure>


---

# 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://allimeta.gitbook.io/creators-manual/basic-control.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.
