> Solaris AI Flow Docs > Version: 2026.06.11+94661f1 > Pages: 85 # Solaris AI Flow - [Introduction](/docs): What Solaris AI Flow is and who it's for. - [How It Works](/docs/how-it-works): The simple mental model behind Solaris AI Flow: build, trigger, execute. - **Getting Started** - Getting Started - [Getting Started](/docs/getting-started): Set up your account and build your first workflow. - [Beta Access](/docs/getting-started/beta-access): How to get into Solaris AI Flow. - [Sign Up](/docs/getting-started/sign-up): Create your Solaris AI Flow account with Google or email. - [Dashboard Overview](/docs/getting-started/dashboard): Navigate the main hub where you manage all your workflows. - [Quickstart](/docs/getting-started/quickstart): Build and run your first workflow in under 5 minutes. - **Core Concepts** - Core Concepts - [Core Concepts](/docs/concepts): The building blocks of Solaris AI Flow. - [Workflows](/docs/concepts/workflows): What a workflow is and how it's managed. - [Nodes](/docs/concepts/nodes): What nodes are, their categories, and how data flows through them. - [Edges](/docs/concepts/edges): How nodes are connected and how data passes between them. - [Triggers](/docs/concepts/triggers): The three trigger types that start a workflow execution. - [Executions](/docs/concepts/executions): What happens when a workflow runs. - **Workflow Editor** - Workflow Editor - [Workflow Editor](/docs/editor): The visual editor for building workflows. - [Canvas Overview](/docs/editor/canvas): The visual workflow editor layout and controls. - [Canvas Annotations](/docs/editor/annotations): Use Sticky Notes and Arrows to document workflows without changing execution. - [Adding Nodes](/docs/editor/adding-nodes): How to add nodes from the library to the canvas. - [Connecting Nodes](/docs/editor/connecting-nodes): How to draw edges between nodes on the canvas. - [Configuring Nodes](/docs/editor/configuring-nodes): Using node settings, input/output previews, and upstream data. - [Saving](/docs/editor/saving): How workflows are saved. - [Running a Workflow](/docs/editor/running): How to trigger and inspect executions from the editor. - [Folders](/docs/editor/folders): Organize workflows into nested folders from the dashboard. - [Run a Single Node](/docs/editor/run-node): Execute a single node along with its upstream dependencies and downstream nodes, without firing the workflow's trigger. - **Triggers** - Triggers - [Triggers](/docs/triggers): The trigger types that start workflow executions. - [Manual Trigger](/docs/triggers/manual): Run workflows on demand by clicking a button. - [Webhook Trigger](/docs/triggers/webhook): Trigger workflows from external services via HTTP POST. - [Alchemy Wallet Activity Trigger](/docs/triggers/alchemy-activity): Run a workflow in real time when a watched Solana wallet sends or receives SOL or tokens. - [Cron Trigger](/docs/triggers/cron): Run workflows on a recurring schedule. - **Node Reference** - Node Reference - [Node Reference](/docs/nodes): Overview of the growing node library available in Solaris AI Flow. - AI - [AI](/docs/nodes/ai): LLM inference via OpenRouter (300+ models) or Venice AI (private inference). - DeFi - [Jupiter](/docs/nodes/defi/jupiter): Token swaps, quotes, search, and portfolio via Jupiter. - [Raydium](/docs/nodes/defi/raydium): Token prices, pool data, swap quotes, and LaunchLab via Raydium. - [Pump.fun](/docs/nodes/defi/pump-fun): Memecoin discovery, trading, launch, and fee claims on Pump.fun. - [Orca](/docs/nodes/defi/orca): Pool data, token info, and protocol stats via Orca. - [Meteora](/docs/nodes/defi/meteora): DLMM and DAMM pool data, OHLCV, and volume history via Meteora. - [Kamino](/docs/nodes/defi/kamino): Lending markets, vaults, and user positions via Kamino. - [Sanctum](/docs/nodes/defi/sanctum): Liquid staking token (LST) data, APY, TVL, and metadata via Sanctum. - [DFlow](/docs/nodes/defi/dflow): Prediction market events, orderbooks, and trades via DFlow. - [Drift](/docs/nodes/defi/drift): Perpetuals markets, funding rates, candles, and positions via Drift. - [Phoenix](/docs/nodes/defi/phoenix): Trade Solana perps on Phoenix (Ellipsis Labs) and read markets, orderbook, and trader state. - Data - [Alchemy](/docs/nodes/data/alchemy): Solana RPC, token prices, balances, NFTs, and Digital Asset Standard (DAS) data via Alchemy. - [Birdeye](/docs/nodes/data/birdeye): Token prices, analytics, trades, and portfolio data via Birdeye. - [Helius](/docs/nodes/data/helius): On-chain asset data, transactions, balances, and DAS API via Helius. - [Pyth](/docs/nodes/data/pyth): Oracle price feeds, search, and historical prices via Pyth Network. - [CoinGecko](/docs/nodes/data/coingecko): Token prices, pool data, OHLCV, trending tokens, and on-chain analytics via CoinGecko. - [GMGN](/docs/nodes/data/gmgn): Solana meme token data covering trending, K-line, holders, smart money, and wallet analytics. - [Polymarket](/docs/nodes/data/polymarket): Prediction market data, orderbooks, prices, and trade history via Polymarket. - [Dune](/docs/nodes/data/dune): Execute SQL queries and retrieve blockchain analytics via Dune. - [DefiTheOdds](/docs/nodes/data/defi-the-odds): Enriched OHLCV with 40+ indicators and ML market regime scores via DefiTheOdds. - Messaging - [Telegram](/docs/nodes/messaging/telegram): Send messages, photos, and check bot status via Telegram Bot API. - [Discord](/docs/nodes/messaging/discord): Send messages to Discord channels via webhooks. - Utility - [HTTP](/docs/nodes/utility/http): Make HTTP requests to any API endpoint. - [x402](/docs/nodes/utility/x402): Call paid x402 endpoints with automatic Solana USDC payment. - [Balance](/docs/nodes/utility/balance): Read the connected wallet's SOL or SPL token balance. - [Storage](/docs/nodes/utility/storage): Persistent key/value and list storage scoped to a workflow, for state that survives across runs. - [Dataset](/docs/nodes/utility/datasets): Account-scoped tables for capturing node outputs across many workflows and scoring them over time. - [Log](/docs/nodes/utility/log): Log a message during workflow execution for debugging. - [Delay](/docs/nodes/utility/delay): Pause workflow execution for a specified duration. - [Transform](/docs/nodes/utility/transform): Reshape upstream data with visual pipeline steps or a template expression. - [Merge](/docs/nodes/utility/merge): Combine outputs from incoming workflow branches into one payload. - [For Each](/docs/nodes/utility/foreach): Run a body subgraph once per item in an array, then aggregate the results. - [Code](/docs/nodes/utility/code): Run custom JavaScript against upstream workflow data. - [Filter](/docs/nodes/utility/filter): Conditionally pass or block data based on an expression. - [Condition](/docs/nodes/utility/condition): Multi-path branching based on rules and named routes. - **Executions** - Executions - [Executions](/docs/executions): Viewing and inspecting workflow runs. - [Execution History](/docs/executions/history): View and filter past workflow runs. - [Run Detail](/docs/executions/run-detail): Inspect node-by-node execution results and outputs. - [Error Handling](/docs/executions/errors): How errors surface and how to fix common ones. - **Marketplace** - Marketplace - [Marketplace](/docs/marketplace): Buy and sell pre-built workflows on the Solaris AI Flow marketplace. - [Browsing the Marketplace](/docs/marketplace/browsing): How to discover and explore workflow listings. - [Purchasing a Workflow](/docs/marketplace/purchasing): How to buy a marketplace workflow with SOL. - [Listing a Workflow](/docs/marketplace/listing): How to publish your workflow on the marketplace. - [Version Updates](/docs/marketplace/version-updates): How sellers push updates and buyers pull them. - **Credentials** - Credentials - [Credentials](/docs/credentials): How Solaris AI Flow stores and uses your API keys securely. - [Adding Credentials](/docs/credentials/adding): How to add, edit, and delete credentials. - [Per-Integration Guide](/docs/credentials/integrations): Where to get API keys for each supported integration. - **Wallet & Billing** - Wallet - [Wallet](/docs/wallet): Your embedded Solana wallet, balance, and transaction history. - Billing - [Billing](/docs/billing): Plans, pricing, and subscription management. - [Plans and Limits](/docs/billing/plans): Feature comparison across Free, Pro, and Ultra plans. - [Upgrading Your Plan](/docs/billing/upgrading): How to subscribe, upgrade, downgrade, and cancel. - **Reference** - Reference - [Reference](/docs/reference): Technical reference, troubleshooting, and FAQ. - [Webhook API](/docs/reference/webhook-api): Technical reference for the webhook trigger endpoint. - [Keyboard Shortcuts](/docs/reference/shortcuts): Keyboard shortcuts and command palette reference. - [Troubleshooting](/docs/reference/troubleshooting): Solutions for the 10 most common issues. - [FAQ](/docs/reference/faq): Frequently asked questions about Solaris AI Flow.