# How to design a Conversational Flow Scenario?

![](/files/-M_yEHR5z8Zl00M_YQxO)

A **Conversational Flow Scenario** ![](https://lh3.googleusercontent.com/bnx0EUlfnUpyMaAzt4fs4yCsbUwa7DlbkeRzlOwwi7wPQr3czpj3JOEgwF6-WqYiRxoUbqdpjGh9hGzoszmKXViKiTKhhY5ie5LTMSpavfScv1Q71TBObpMVWQoaH5KHBQdo0y1t)is the sequence of actions, events, and dialogue parts that you may create from all [blocks](/quick-guide-to-creating-voicebots.-1/take-an-advantage-of-the-inteliwise-voicebot-builder/what-to-choose-from-the-blocks-menu.md)![](https://lh4.googleusercontent.com/3KpaOOQDAS1_M9k4e8QJJTylHzVeUc8CIBTA1TYtYwlMgzEvp1cofpTeSJXvzxpVhvNwAxsDEdqOdBSiFtvvD0bFdgf8Wsx6gU3ly9_3C0BjEDx2lDLTK-zd6pDn8z0UyQVy_90l)we described above. Your project starts with the [Start Call ](/what-can-you-do-with-inteliwise-blocks/start-call-how-to-start-a-conversational-flow-scenario.md)block. Then you click on the chosen block at **Blocks Menu**,![](https://lh3.googleusercontent.com/cJYFS1MQ7BeII0C3ZDZl8mcvDiftzxgYrV79jeAdwk7fk6xkH83x6CRjhzJn9pH-BTYUlRZtFKLpKJb4n4v1tEgbKjeJ3-bvNTFhuUleZAecNu8GjMlXFN_Yl0JQ5StdFj4VPpvl)and it will appear in your project. (You can also drag and drop it where you need it.) You connect the block in order they should appear in your scenario. (See **block connectors**.)![](https://lh3.googleusercontent.com/Vvno3l_HvgFzv-UH1SK699drKYqANbwE6uNvNWlxWFv3zEA5ipzNdiJxXMyfPackEzFMZGzt_zcQpbgdwUQrWYY3tB6PIumjztxhxT-00-BTOx8GQIOi3KCe-FL-pXu2orAsmHRG)You can test your scenario at any stage. We will explain more when we show you [how to create a voicebot.](/quick-guide-to-creating-voicebots.-1/how-to-create-a-voicebot.md)


---

# 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://help.inteliwise.com/quick-guide-to-creating-voicebots.-1/take-an-advantage-of-the-inteliwise-voicebot-builder/how-to-design-a-conversational-flow-scenario.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.
