# Canvas Navigation in Map View

You can select your preferred navigation mode on canvas in Map View based on your primary pointer device to optimize your interaction experience with the canvas. This navigation mode preference determines how you **Zoom** and **Pan** in Map View.

### Switching Between Navigation Modes

1. Click on **your Avatar** on top right side of the screen.
2. Click on **Preferences**.
3. Select the **Trackpad** or the **Mouse** option based on your primary pointer device.
4. Hit **Save Changes**.

<figure><img src="/files/Bx65G99OdBwOdj4yvEII" alt=""><figcaption><p>Canvas navigation options in Preferences</p></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://docs.acorn.software/project-views/map-view/canvas-navigation-in-map-view.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.
