# Flow

Cascade offers several tools to control the "flow" of your workflow. For example, the [Conditional](https://docs.cascade.io/cascade/tools/broken-reference) tool will stop downstream portions of workflow from processing if a defined set of criteria is not met.

![](https://2577551913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MW_FvcY52Jcyt8JHFGs%2Fuploads%2FwhW80tbYbq4I0Y2fJkrR%2FFlow_05.png?alt=media\&token=eadcb622-ee21-4471-aebd-a4efd7408dd4)


---

# 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.cascade.io/cascade/tools/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.
