# Flows

Flows allow to create **journeys** for wallets, starting with an on-chain transaction, a new match for a set of criteria (a segment), or even an external trigger, and allowing to leverage various steps to control the flow and ultimately **engage with the customers one by one.**

![](/files/QaAwhUr3pxFxcXKtbXS1)

A flow is built with **steps**, through which wallets are sent. They are the items you can drag from the menu on the left of the editor.

These steps are of different types, all detailed in this section.


---

# 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.absolutelabs.io/features/flows.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.
