# Plan tools

The *Plan Tools* provides quick access to items needed for planning your autonomous missions like adding waypoints, inserting survey/scan patterns, saving/loading/uploading/downloading plans etc.

| **Icon**                                                            | **Name**           | **Description**                                                                                                    |
| ------------------------------------------------------------------- | ------------------ | ------------------------------------------------------------------------------------------------------------------ |
| ![](/files/2iUSKYErJqiKNLc1DhGN)                                    | **Mission Menu**   | View, load, edit and sync your missions.                                                                           |
| ![](/files/g8ax2WYqrPL28pEbptnG)                                    | **Waypoint**       | Select to enable adding new waypoints to the map.                                                                  |
| <img src="/files/3qrqRXsqw4ao3S0vr5qk" alt="" data-size="original"> | **POI**            | Select to enable adding a point of interest on the map. The camera/gimbal will point towards the last POI created. |
| ![](/files/cVfFb5Nd69GTxXVZHJGy)                                    | **Cancel POI**     | Cancel previously added POIs.                                                                                      |
| ![](/files/DeefgmOt1qPKqrh4TiDD)                                    | **Survey Pattern** | Add or load a survey pattern: area, structure or corridor scan.                                                    |
| ![](/files/3jSP5Kg9TsYzdLV74WOO)                                    | **Center**         | Center map on mission, home, vehicle, all items, or specified location.                                            |


---

# 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.auterion.com/vehicle-operation/auterion-mission-control/ui-breakdown/plan/plan-tools.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.
