# Editor

**Good Station** has a powerfull mission editor with full gesture support. Once you are familiar with the basic operating rules, you can master advanced editing skills, easily modify mission elements, and preview dynamic changes on the canvas.

## ![](/files/RyRksPdLi2poy8iaWpvB)Brush

Choose different brush type, and add a new mission on the map.

## Gestures

{% hint style="info" %}
All geometric elements of the mission are interactive.
{% endhint %}

### ![](/files/qcLsvzFB8hvkEHqLRf5A)Move&#x20;

Move vertice, waypoints or mission.

{% hint style="info" %}
The lock button only locks the overall movement of the mission. In the locked state, you can still move vertex or waypoint.
{% endhint %}

### ![](/files/M4JTqvMruLmwx49q1zTS)Zoom

Scale mission area.

### ![](/files/U34zXSklECFcmAtrAl60)Rotate

Rotate mission area.

{% hint style="info" %}
**Tip:** App will calculate and update routes, photo points and photo footprints in real time.&#x20;
{% endhint %}

## ![](/files/Jbu7sxaJUMmbLG3BaAEG)Lasso

Use the lasso tool to select multiple missions, then perform Boolean operations or delete operations.

## ![](/files/dzk40YZaoDLyXbHbNMNR)Mesh

For mapping missions whose diagonal length exceeds a certain length, the App will not automatically generate a route.&#x20;

In this case, the large block needs to be divided into small blocks before further operation.

## ![](/files/5JCLZbp38V2mBzOoP5qO)Delete

Delete vertice, waypoints and missions.


---

# 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://goodstation.gitbook.io/good-station/english/fundamentals/mission/editor.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.
