# Flow

- [Go To Action](https://docs10.xenioo.com/actions-and-operations/flow/xenioo.bots.actions.base.gotointeractionaction.md)
- [Include Interaction Action](https://docs10.xenioo.com/actions-and-operations/flow/include-interaction-action.md)
- [Random Split Action](https://docs10.xenioo.com/actions-and-operations/flow/xenioo.bots.actions.base.randomsplitaction.md)
- [Flow Control Action](https://docs10.xenioo.com/actions-and-operations/flow/xenioo.bots.actions.base.stopinteractionaction.md)
- [Set Chat Operator State Action](https://docs10.xenioo.com/actions-and-operations/flow/xenioo.bots.actions.base.requestoperatoraction.md)
- [Schedule Behaviour Action](https://docs10.xenioo.com/actions-and-operations/flow/xenioo.bots.actions.base.schedulebehaviouraction.md)
- [Variable Switch Action](https://docs10.xenioo.com/actions-and-operations/flow/xenioo.bots.actions.base.variableconditionaction.md)
- [Tag Switch Action](https://docs10.xenioo.com/actions-and-operations/flow/xenioo.bots.actions.base.tagconditionaction.md)
- [Set Context Action](https://docs10.xenioo.com/actions-and-operations/flow/xenioo.bots.actions.base.setnlpcontextaction.md)
- [Conversation Bookmark Action](https://docs10.xenioo.com/actions-and-operations/flow/conversation-bookmark-action.md)
- [Create Conversation URL Action](https://docs10.xenioo.com/actions-and-operations/flow/create-conversation-url-action.md)
- [Reset Conversation Action](https://docs10.xenioo.com/actions-and-operations/flow/reset-conversation-action.md)
- [Control Conversation Transfer Action](https://docs10.xenioo.com/actions-and-operations/flow/control-conversation-transfer-action.md)
- [Forward Variable Value Action](https://docs10.xenioo.com/actions-and-operations/flow/control-conversation-transfer-action/forward-variable-value-action.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs10.xenioo.com/actions-and-operations/flow.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.
