# Editor Overview

Editing in TerraScriber has four modes. First, creators typically create and edit Layers to form their main map geometry. Next, creators add and arrange Items to decorate their map. Then, they edit the Settings to control the overall color tone and effects, Finally, they export their map to print or use in their favorite VTT.

The following image shows overall editor tools and information areas:

<figure><img src="https://4271693661-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FauZA34x4c9NhHiRYCoXE%2Fuploads%2Ff6S0xD7jY6aaZrCbRlT1%2Feditor-overview.png?alt=media&#x26;token=fd5dc913-c140-4061-9d82-b92d32e00664" alt=""><figcaption></figcaption></figure>

1. The Layers menu item moves the editor into Layer editing mode (shortcut `1`).
2. The Items menu moves the editor into Item editing mode (shortcut `2`).
3. The Settings menu moves the editor into Settings mode (shortcut `3`).
4. The Export menu moves the editor into Export mode (shortcut `4`).
5. The Info button opens a dialog showing shortcut keys.
6. The Exit button saves the map and returns to the map chooser screen.
7. The Info area shows the current action and other useful information.
8. The coordinates area shows the number of items selected and the average of their pixel coordinates.
9. The grid coordinates area shows the current grid coordinate of the cursor
10. The zoom area shows the current zoom level


---

# 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://narfox.gitbook.io/terrascriber/creating-maps/editor-overview.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.
