# Mouselook Mode

While visiting an experience in Desktop mode, you can press **F7** to toggle Mouselook mode. With the following effects:

* The Menu UI disappears
* **F7** has a target reticle pop up an the camera follows mouse movement.
* You can steer the camera and your avatar by moving the mouse without having to hold right click.
* Your avatar only turns when moving, so you won't turn in place while looking around, But if holding a object your arm will follow the cameras movement.

Mouselook mode facilitates a more immersive movement and aiming with certain tools and weapons your avatar has picked up while in Desktop mode (VR users can easily aim using their VR controllers).

<figure><img src="/files/8hGPX4TM7XksKOwmA8y4" alt="" width="375"><figcaption><p>Mouselook Mode reticle in 3rd person</p></figcaption></figure>

Have more questions? Join our [Discord!](https://discord.gg/sansarofficial)


---

# 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.sansar.com/latest/sansarbasics/controls/mouselook-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.
