Step 1 — User Input

The user submits a query via the frontend interface.

Example queries:

Step 2 — Request Transmission

The frontend sends a structured request to the backend endpoint (webhook).

Step 3 — Intent Parsing (n8n)

The orchestration layer (n8n) receives the request and parses the intent.

Step 4 — Coin Normalization

The system maps user input to a standardized trading symbol.

Step 5 — Routing Logic

Based on detected intent, the router directs execution into one of the branches:

Step 6 — Branch Execution

After routing, execution proceeds based on intent: