# Go to Playbook

A **Go to Playbook** node is used to redirect the conversational flow across playbooks.&#x20;

### Fields

* **Playbook** - the playbook to which the conversational flow should move. By default, the FAQ playbook is selected.
* **Connecting Text when going to this playbook** - This is an optional text which is displayed before the flow moves to the specified playbook.

### Actions on Entry

These actions execute as soon as the Go to Playbook node is reached during a conversation.

##


---

# 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.intelliticks.com/ai-builder/nodes/redirect-users/go-to-playbook.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.
