# Edit Start

You can change the start point by following the steps below:

1. Tap on **Edit** in the bottom navigation bar.
2. Tap on **Edit Start** in the toolbar that opens.
3. Tap on a new point you want to make your start point.
4. Tap on **Set Start** to make the selected point your new start point.

<figure><img src="/files/kXN19esusJ4tI4kBi3Ry" alt=""><figcaption></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.moasure.com/en/moasure-app/master-edit-tools/edit-start.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.
