# Controls

Zoom: Mouse Scroll. This will affect the camera field of view

Rotate objects: use the left mouse button to rotate the current object&#x20;

Move Object: Move mouse while holding the right mouse button on the canvas

Create Icon: Press E. Create the icons

Next Object: Press D or right arrow. Go to the next object, note that this button does not create any icon.

Previous Object: Press A or left Arrow. Go to the previous object. Note that this button does not create any icon.

<img src="https://lh7-us.googleusercontent.com/wQy9-_Z68I1q4xAQvBScnbz-5XJovMeFGhkogXW3OxI4GwBg11SpQEZKJQpQ8432AS6wqB4Zr7xUTVpHvWQg8CEU0w7bgAEqPP60-YtHTXUWfVlqXAAWCzVIrBfifWsP3w11p8FiSotlM1q3uUxV3sE" alt="" data-size="original">


---

# 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://harpiagames.gitbook.io/icon-creator-documentation/controls.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.
