# XIII.	Navigation: GOTO

To access this page, swipe up from the bottom on a flight screen to reveal the menus then tap the "Navigation" icon and then the "Goto" icon. This function makes it very simple to create a route to head toward a waypoint. The waypoints are sorted by distance from your position.\
&#x20;![](/files/6bae267125c90076dea763817f6955b24b02cdf8)\
\
The first waypoint shown will always be your last takeoff (recorded automatically).\
The single arrows allow you to go forward or backward by one page.\
The double arrows allow you to go forward or backward by 10 pages.\
The "Play" icon associated with the waypoint allows you to start navigation to it.


---

# 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://manuals.syride.com/notice-evo-v2-english/xiii.-navigation-goto.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.
