# Walk Mode

By activating or disabling the Walk Mode you can view the objects in two different modes. The user can choose to either physically walk around the scene or use a joystick to move

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6xdubHTzJACGqFIM7yJy%2Fuploads%2FcXliRTlFfOAmvgGfeYhA%2F%C4%B0simsiz%20video%20%E2%80%90%20Clipchamp%20ile%20yap%C4%B1ld%C4%B1%20(2).mp4?alt=media&token=351b5a1f-c55b-4af5-9351-3c1d8ba1c9c8>" %}
Walk mode ON
{% endembed %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6xdubHTzJACGqFIM7yJy%2Fuploads%2F4GIEGgybbvCYA3TQ9gYE%2F%C4%B0simsiz%20video%20%E2%80%90%20Clipchamp%20ile%20yap%C4%B1ld%C4%B1.mp4?alt=media&token=2e02389a-2bcf-45c2-87b7-c5ce9881c506>" %}
Walk mode OFF
{% endembed %}


---

# 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.overthereality.ai/over-sdk-manual/in-app-references/walk-mode.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.
