# Go To Page

![](/files/-M5NbiY6nWI4fhY-a0Z6)

## **Function**

This module allows users to jump to a different page within the current application. The top top-down menu lists all the pages that are available. (ex: *Page 2*) Clicking on the link (<img src="/files/-M4u9_0u8XmXjEgV34r0" alt="" data-size="line">) icon will switch the editor to the jump-to page.

It is also possible to start on a specific variable within the destination after the jump with the bottom drop-down menu. (ex: *start* vs *welcome\_prompt*)

For example, if an end-user meets certain criteria it may make sense to have them jump to another page in the application, but to start on the 3rd module of that page (ex: *menu*), bypassing any modules and beforehand.

## Module Settings

* None


---

# 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.plumvoice.com/fuse/call-flow/go-to-page.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.
